Class DataLakeStoreAccount

java.lang.Object
com.microsoft.azure.ProxyResource
com.microsoft.azure.Resource
com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount

public class DataLakeStoreAccount extends com.microsoft.azure.Resource
Data Lake Store account information.
  • Constructor Details

    • DataLakeStoreAccount

      public DataLakeStoreAccount()
  • Method Details

    • identity

      public EncryptionIdentity identity()
      Get the identity value.
      Returns:
      the identity value
    • 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
    • defaultGroup

      public String defaultGroup()
      Get the defaultGroup value.
      Returns:
      the defaultGroup value
    • encryptionConfig

      public EncryptionConfig encryptionConfig()
      Get the encryptionConfig value.
      Returns:
      the encryptionConfig value
    • encryptionState

      public EncryptionState encryptionState()
      Get the encryptionState value.
      Returns:
      the encryptionState value
    • encryptionProvisioningState

      public EncryptionProvisioningState encryptionProvisioningState()
      Get the encryptionProvisioningState value.
      Returns:
      the encryptionProvisioningState value
    • firewallRules

      public List<FirewallRule> firewallRules()
      Get the firewallRules value.
      Returns:
      the firewallRules value
    • firewallState

      public FirewallState firewallState()
      Get the firewallState value.
      Returns:
      the firewallState value
    • firewallAllowAzureIps

      public FirewallAllowAzureIpsState firewallAllowAzureIps()
      Get the firewallAllowAzureIps value.
      Returns:
      the firewallAllowAzureIps value
    • trustedIdProviders

      public List<TrustedIdProvider> trustedIdProviders()
      Get the trustedIdProviders value.
      Returns:
      the trustedIdProviders value
    • trustedIdProviderState

      public TrustedIdProviderState trustedIdProviderState()
      Get the trustedIdProviderState value.
      Returns:
      the trustedIdProviderState value
    • newTier

      public TierType newTier()
      Get the newTier value.
      Returns:
      the newTier value
    • currentTier

      public TierType currentTier()
      Get the currentTier value.
      Returns:
      the currentTier value