AppliedScopeProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
套用範圍類型的特定屬性。 如果不適用,則不需要。 如果 AppliedScopeType 是 ManagementGroup,則需要提供 tenantId 和 managementGroupId。
public class AppliedScopeProperties
type AppliedScopeProperties = class
Public Class AppliedScopeProperties
- 繼承
-
AppliedScopeProperties
建構函式
AppliedScopeProperties() |
初始化 AppliedScopeProperties 的新實例。 |
屬性
DisplayName |
顯示名稱。 |
ManagementGroupId |
必須套用權益之管理群組的完整識別碼。 |
ResourceGroupId |
資源群組的完整識別碼。 |
SubscriptionId |
訂用帳戶的完整識別碼。 |
TenantId |
節省方案應套用權益的租使用者識別碼。 |