다음을 통해 공유


CreateOrUpdateRoleDefinitionOptions 클래스

정의

public class CreateOrUpdateRoleDefinitionOptions
type CreateOrUpdateRoleDefinitionOptions = class
Public Class CreateOrUpdateRoleDefinitionOptions
상속
CreateOrUpdateRoleDefinitionOptions

생성자

CreateOrUpdateRoleDefinitionOptions(KeyVaultRoleScope)

생성된 역할 정의 이름을 사용하여 클래스의 CreateOrUpdateRoleDefinitionOptions 새 instance 초기화합니다.

CreateOrUpdateRoleDefinitionOptions(KeyVaultRoleScope, Guid)

지정된 역할 정의 이름을 사용하여 클래스의 CreateOrUpdateRoleDefinitionOptions 새 instance 초기화합니다.

속성

AssignableScopes

이 역할 정의를 할당할 수 있는 범위 목록을 가져옵니다.

Description

이 역할 정의에 대한 설명을 가져옵니다.

Permissions

보안 주체에 할당될 때 이 역할 정의에서 부여한 사용 권한 목록을 가져옵니다.

RoleDefinitionName

고유한 역할 정의 이름을 가져옵니다.

RoleName

이 역할 정의의 표시 이름을 가져옵니다. 기본값은 입니다 RoleDefinitionName.

RoleScope

이 정의가 KeyVaultRoleScope 적용되는 을 가져옵니다.

적용 대상