Class DataLakeStoreAccountBasic
java.lang.Object
com.microsoft.azure.ProxyResource
com.microsoft.azure.Resource
com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
public class DataLakeStoreAccountBasic
extends com.microsoft.azure.Resource
Basic Data Lake Store account information, returned on list calls.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.azure.Resource
getTags, location, withLocation, withTags
Methods inherited from class com.microsoft.azure.ProxyResource
id, name, type
-
Constructor Details
-
DataLakeStoreAccountBasic
public DataLakeStoreAccountBasic()
-
-
Method Details
-
accountId
Get the accountId value.- Returns:
- the accountId value
-
provisioningState
Get the provisioningState value.- Returns:
- the provisioningState value
-
state
Get the state value.- Returns:
- the state value
-
creationTime
public org.joda.time.DateTime creationTime()Get the creationTime value.- Returns:
- the creationTime value
-
lastModifiedTime
public org.joda.time.DateTime lastModifiedTime()Get the lastModifiedTime value.- Returns:
- the lastModifiedTime value
-
endpoint
Get the endpoint value.- Returns:
- the endpoint value
-