RoleAssignmentPropertiesWithScope 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
具有範圍的角色指派屬性。
public class RoleAssignmentPropertiesWithScope : Microsoft.Azure.Management.Authorization.Models.RoleAssignmentProperties
type RoleAssignmentPropertiesWithScope = class
inherit RoleAssignmentProperties
Public Class RoleAssignmentPropertiesWithScope
Inherits RoleAssignmentProperties
- 繼承
建構函式
RoleAssignmentPropertiesWithScope() |
初始化 RoleAssignmentPropertiesWithScope 類別的新實例。 |
屬性
PrincipalId |
選擇性。 取得或設定主體識別碼,從 GUID 變更為 PAS Azure Stack 的字串。 (繼承來源 RoleAssignmentProperties) |
RoleDefinitionId |
選擇性。 取得或設定角色定義識別碼。 (繼承來源 RoleAssignmentProperties) |
Scope |
選擇性。 取得或設定角色指派範圍。 |