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 Details

    • DataLakeStoreAccountBasic

      public DataLakeStoreAccountBasic()
  • Method Details

    • accountId

      public UUID accountId()
      Get the accountId value.
      Returns:
      the accountId value
    • provisioningState

      public DataLakeStoreAccountStatus provisioningState()
      Get the provisioningState value.
      Returns:
      the provisioningState value
    • state

      public DataLakeStoreAccountState 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

      public String endpoint()
      Get the endpoint value.
      Returns:
      the endpoint value