AppliedScopeProperties interface
套用範圍類型的特定屬性。 如果不適用,則不需要。 必要且需要在 AppliedScopeType 為 ManagementGroup 時提供 tenantId 和 managementGroupId
屬性
display |
顯示名稱 |
management |
必須套用權益之管理群組的完整識別碼。 |
resource |
資源群組的完整識別碼。 |
subscription |
訂用帳戶的完整識別碼。 |
tenant |
節省方案應套用權益的租使用者識別碼。 |
屬性詳細資料
displayName
顯示名稱
displayName?: string
屬性值
string
managementGroupId
必須套用權益之管理群組的完整識別碼。
managementGroupId?: string
屬性值
string
resourceGroupId
資源群組的完整識別碼。
resourceGroupId?: string
屬性值
string
subscriptionId
訂用帳戶的完整識別碼。
subscriptionId?: string
屬性值
string
tenantId
節省方案應套用權益的租使用者識別碼。
tenantId?: string
屬性值
string