次の方法で共有


RoleAssignmentSchedule interface

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

プロパティ

assignmentType

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

condition

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

conditionVersion

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

createdOn

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

endDateTime

ロールの割り当てスケジュールの終了日時

expandedProperties

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

id

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

linkedRoleEligibilityScheduleId

この roleAssignmentSchedule をアクティブ化するために使用された roleEligibilitySchedule の ID

memberType

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

name

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

principalId

プリンシパル ID。

principalType

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

roleAssignmentScheduleRequestId

この roleAssignmentSchedule の作成に使用される roleAssignmentScheduleRequest の ID

roleDefinitionId

ロール定義 ID

scope

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

startDateTime

ロールの割り当てスケジュール時に DateTime を開始する

status

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

type

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

updatedOn

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

プロパティの詳細

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?: Date

プロパティ値

Date

expandedProperties

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

expandedProperties?: ExpandedProperties

プロパティ値

id

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

id?: string

プロパティ値

string

linkedRoleEligibilityScheduleId

この roleAssignmentSchedule をアクティブ化するために使用された roleEligibilitySchedule の ID

linkedRoleEligibilityScheduleId?: string

プロパティ値

string

memberType

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

memberType?: string

プロパティ値

string

name

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

name?: string

プロパティ値

string

principalId

プリンシパル ID。

principalId?: string

プロパティ値

string

principalType

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

principalType?: string

プロパティ値

string

roleAssignmentScheduleRequestId

この roleAssignmentSchedule の作成に使用される roleAssignmentScheduleRequest の ID

roleAssignmentScheduleRequestId?: string

プロパティ値

string

roleDefinitionId

ロール定義 ID

roleDefinitionId?: string

プロパティ値

string

scope

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

scope?: string

プロパティ値

string

startDateTime

ロールの割り当てスケジュール時に DateTime を開始する

startDateTime?: Date

プロパティ値

Date

status

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

status?: string

プロパティ値

string

type

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

type?: string

プロパティ値

string

updatedOn

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

updatedOn?: Date

プロパティ値

Date