Class StorageContainer
java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.SubResource
com.microsoft.azure.management.datalake.analytics.models.StorageContainer
Azure Storage blob container information.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.microsoft.azure.management.datalake.analytics.models.SubResource
id
-
Constructor Details
-
StorageContainer
public StorageContainer()
-
-
Method Details
-
lastModifiedTime
public org.joda.time.DateTime lastModifiedTime()Get the last modified time of the blob container.- Returns:
- the lastModifiedTime value
-
name
Get the resource name.- Overrides:
name
in classSubResource
- Returns:
- the name value
-
type
Get the resource type.- Overrides:
type
in classSubResource
- Returns:
- the type value
-