CapabilityInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Subscription-level properties and limits for Data Lake Analytics.
public class CapabilityInformation
type CapabilityInformation = class
Public Class CapabilityInformation
- Inheritance
-
CapabilityInformation
Constructors
CapabilityInformation() |
Initializes a new instance of the CapabilityInformation class. |
CapabilityInformation(Nullable<Guid>, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>) |
Initializes a new instance of the CapabilityInformation class. |
Properties
AccountCount |
Gets the current number of accounts under this subscription. |
MaxAccountCount |
Gets the maximum supported number of accounts under this subscription. |
MigrationState |
Gets the Boolean value of true or false to indicate the maintenance state. |
State |
Gets the subscription state. Possible values include: 'Registered', 'Suspended', 'Deleted', 'Unregistered', 'Warned' |
SubscriptionId |
Gets the subscription credentials that uniquely identifies the subscription. |
Applies to
Azure SDK for .NET