AzureSubscriptionProperties interface

Azure 訂用帳戶的屬性。

Extends

屬性

dataUseGovernance

數據會使用 Azure 訂用帳戶的治理。

resourceId

Azure 訂用帳戶的資源標識碼。

subscriptionId

Azure 訂用帳戶的訂用帳戶標識碼。

繼承的屬性

collection

集合的參考。

dataSourceCollectionMovingState

數據源集合移動狀態。

屬性詳細資料

dataUseGovernance

數據會使用 Azure 訂用帳戶的治理。

dataUseGovernance?: "Enabled" | "Disabled" | "DisabledByAnotherAccount" | "EnabledAtAncestorScope"

屬性值

"Enabled" | "Disabled" | "DisabledByAnotherAccount" | "EnabledAtAncestorScope"

resourceId

Azure 訂用帳戶的資源標識碼。

resourceId?: string

屬性值

string

subscriptionId

Azure 訂用帳戶的訂用帳戶標識碼。

subscriptionId?: string

屬性值

string

繼承的屬性詳細資料

collection

集合的參考。

collection?: CollectionReference

屬性值

繼承自DataSourceProperties.collection

dataSourceCollectionMovingState

數據源集合移動狀態。

dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"

屬性值

"Failed" | "Active" | "Moving"

繼承自DataSourceProperties.dataSourceCollectionMovingState