次の方法で共有


RoleAssignmentScheduleInstance interface

現在または今後のロール割り当てスケジュール インスタンスに関する情報

プロパティ

assignmentType

ロールの割り当てスケジュールの割り当ての種類

condition

ロールの割り当てに関する条件。 これにより、割り当てることができるリソースが制限されます。例: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'

conditionVersion

条件のバージョン。 現在受け入れ可能な値は '2.0' です

createdOn

ロールの割り当てスケジュールが作成された日時

endDateTime

ロール割り当てスケジュール インスタンスの endDateTime

expandedProperties

プリンシパル、スコープ、ロール定義の追加のプロパティ

id

ロールの割り当てスケジュール インスタンス ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

linkedRoleEligibilityScheduleId

アクティブ化に使用される roleEligibilityScheduleId

linkedRoleEligibilityScheduleInstanceId

roleEligibilityScheduleInstanceId がこの roleAssignmentScheduleInstance にリンクされている

memberType

ロールの割り当てスケジュールのメンバーシップの種類

name

ロールの割り当てスケジュール インスタンス名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

originRoleAssignmentId

外部システムでのロールの割り当て ID

principalId

プリンシパル ID。

principalType

割り当てられたプリンシパル ID のプリンシパルの種類。

roleAssignmentScheduleId

マスター ロールの割り当てスケジュールの ID

roleDefinitionId

ロール定義 ID

scope

ロールの割り当てスケジュールスコープ。

startDateTime

ロール割り当てスケジュール インスタンスの startDateTime

status

ロール割り当てスケジュール インスタンスの状態。

type

ロールの割り当てスケジュール インスタンスの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

assignmentType

ロールの割り当てスケジュールの割り当ての種類

assignmentType?: string

プロパティ値

string

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

プロパティ値

id

ロールの割り当てスケジュール インスタンス ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

linkedRoleEligibilityScheduleId

アクティブ化に使用される roleEligibilityScheduleId

linkedRoleEligibilityScheduleId?: string

プロパティ値

string

linkedRoleEligibilityScheduleInstanceId

roleEligibilityScheduleInstanceId がこの roleAssignmentScheduleInstance にリンクされている

linkedRoleEligibilityScheduleInstanceId?: string

プロパティ値

string

memberType

ロールの割り当てスケジュールのメンバーシップの種類

memberType?: string

プロパティ値

string

name

ロールの割り当てスケジュール インスタンス名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

originRoleAssignmentId

外部システムでのロールの割り当て ID

originRoleAssignmentId?: string

プロパティ値

string

principalId

プリンシパル ID。

principalId?: string

プロパティ値

string

principalType

割り当てられたプリンシパル ID のプリンシパルの種類。

principalType?: string

プロパティ値

string

roleAssignmentScheduleId

マスター ロールの割り当てスケジュールの ID

roleAssignmentScheduleId?: string

プロパティ値

string

roleDefinitionId

ロール定義 ID

roleDefinitionId?: string

プロパティ値

string

scope

ロールの割り当てスケジュールスコープ。

scope?: string

プロパティ値

string

startDateTime

ロール割り当てスケジュール インスタンスの startDateTime

startDateTime?: Date

プロパティ値

Date

status

ロール割り当てスケジュール インスタンスの状態。

status?: string

プロパティ値

string

type

ロールの割り当てスケジュール インスタンスの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string