CapabilityInformation interface

Subscription-level properties and limits for Data Lake Analytics.

Properties

accountCount

The current number of accounts under this subscription. NOTE: This property will not be serialized. It can only be populated by the server.

maxAccountCount

The maximum supported number of accounts under this subscription. NOTE: This property will not be serialized. It can only be populated by the server.

migrationState

The Boolean value of true or false to indicate the maintenance state. NOTE: This property will not be serialized. It can only be populated by the server.

state

The subscription state. NOTE: This property will not be serialized. It can only be populated by the server.

subscriptionId

The subscription credentials that uniquely identifies the subscription. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accountCount

The current number of accounts under this subscription. NOTE: This property will not be serialized. It can only be populated by the server.

accountCount?: number

Property Value

number

maxAccountCount

The maximum supported number of accounts under this subscription. NOTE: This property will not be serialized. It can only be populated by the server.

maxAccountCount?: number

Property Value

number

migrationState

The Boolean value of true or false to indicate the maintenance state. NOTE: This property will not be serialized. It can only be populated by the server.

migrationState?: boolean

Property Value

boolean

state

The subscription state. NOTE: This property will not be serialized. It can only be populated by the server.

state?: string

Property Value

string

subscriptionId

The subscription credentials that uniquely identifies the subscription. NOTE: This property will not be serialized. It can only be populated by the server.

subscriptionId?: string

Property Value

string