ReservationAppliedScopeProperties 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