共用方式為


CreateOrUpdateRoleDefinitionOptions 類別

定義

public class CreateOrUpdateRoleDefinitionOptions
type CreateOrUpdateRoleDefinitionOptions = class
Public Class CreateOrUpdateRoleDefinitionOptions
繼承
CreateOrUpdateRoleDefinitionOptions

建構函式

CreateOrUpdateRoleDefinitionOptions(KeyVaultRoleScope)

使用產生的角色定義名稱, CreateOrUpdateRoleDefinitionOptions 初始化 類別的新實例。

CreateOrUpdateRoleDefinitionOptions(KeyVaultRoleScope, Guid)

使用指定的角色定義名稱, CreateOrUpdateRoleDefinitionOptions 初始化 類別的新實例。

屬性

AssignableScopes

取得可指派此角色定義的範圍清單。

Description

取得這個角色定義的描述。

Permissions

取得指派給主體時,這個角色定義授與的許可權清單。

RoleDefinitionName

取得唯一的角色定義名稱。

RoleName

取得這個角色定義的顯示名稱。 預設為 RoleDefinitionName

RoleScope

KeyVaultRoleScope取得套用這個定義的 。

適用於