RoleEligibilityScheduleInstance interface

현재 또는 예정된 역할 자격 일정 인스턴스에 대한 정보

Extends

속성

condition

역할 할당의 조건입니다. 이렇게 하면 할당할 수 있는 리소스가 제한됩니다. 예: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'

conditionVersion

조건의 버전입니다. 현재 허용되는 값은 '2.0'입니다.

createdOn

역할 자격 일정이 만들어진 날짜/시간

endDateTime

역할 자격 일정 인스턴스의 endDateTime

expandedProperties

보안 주체, 범위 및 역할 정의의 추가 속성

memberType

역할 자격 일정의 멤버 자격 유형

principalId

보안 주체 ID입니다.

principalType

할당된 보안 주체 ID의 보안 주체 형식입니다.

roleDefinitionId

역할 정의 ID입니다.

roleEligibilityScheduleId

마스터 역할 자격 일정의 ID

scope

역할 자격 일정 범위입니다.

startDateTime

역할 자격 일정 인스턴스의 startDateTime

status

역할 자격 일정 인스턴스의 상태

상속된 속성

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

리소스의 이름

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"

속성 세부 정보

condition

역할 할당의 조건입니다. 이렇게 하면 할당할 수 있는 리소스가 제한됩니다. 예: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'

condition?: string

속성 값

string

conditionVersion

조건의 버전입니다. 현재 허용되는 값은 '2.0'입니다.

conditionVersion?: string

속성 값

string

createdOn

역할 자격 일정이 만들어진 날짜/시간

createdOn?: Date

속성 값

Date

endDateTime

역할 자격 일정 인스턴스의 endDateTime

endDateTime?: Date

속성 값

Date

expandedProperties

보안 주체, 범위 및 역할 정의의 추가 속성

expandedProperties?: ExpandedProperties

속성 값

memberType

역할 자격 일정의 멤버 자격 유형

memberType?: string

속성 값

string

principalId

보안 주체 ID입니다.

principalId?: string

속성 값

string

principalType

할당된 보안 주체 ID의 보안 주체 형식입니다.

principalType?: string

속성 값

string

roleDefinitionId

역할 정의 ID입니다.

roleDefinitionId?: string

속성 값

string

roleEligibilityScheduleId

마스터 역할 자격 일정의 ID

roleEligibilityScheduleId?: string

속성 값

string

scope

역할 자격 일정 범위입니다.

scope?: string

속성 값

string

startDateTime

역할 자격 일정 인스턴스의 startDateTime

startDateTime?: Date

속성 값

Date

status

역할 자격 일정 인스턴스의 상태

status?: string

속성 값

string

상속된 속성 세부 정보

id

리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

속성 값

string

ExtensionResource.id 에서 상속됨

name

리소스의 이름

name?: string

속성 값

string

상속 위치ExtensionResource.name

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다.

systemData?: SystemData

속성 값

다음에서 상속됨ExtensionResource.systemData

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts"

type?: string

속성 값

string

다음에서 상속됨ExtensionResource.type