Class CapabilityInformation

java.lang.Object
com.microsoft.azure.management.datalake.store.models.CapabilityInformation

public class CapabilityInformation extends Object
Subscription-level properties and limits for Data Lake Store.
  • Constructor Details

    • CapabilityInformation

      public CapabilityInformation()
  • Method Details

    • subscriptionId

      public UUID subscriptionId()
      Get the subscriptionId value.
      Returns:
      the subscriptionId value
    • state

      public SubscriptionState state()
      Get the state value.
      Returns:
      the state value
    • maxAccountCount

      public Integer maxAccountCount()
      Get the maxAccountCount value.
      Returns:
      the maxAccountCount value
    • accountCount

      public Integer accountCount()
      Get the accountCount value.
      Returns:
      the accountCount value
    • migrationState

      public Boolean migrationState()
      Get the migrationState value.
      Returns:
      the migrationState value