CapabilityInformation Class

Definition

Subscription-level properties and limits for Data Lake Store.

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