RoleEligibilitySchedule interface
ロールの適格性スケジュール
プロパティ
condition | ロールの割り当てに関する条件。 これにより、割り当て可能なリソースが制限されます。例: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' |
condition |
条件のバージョン。 現在受け入れ可能な値は '2.0' です |
created |
ロールの適格性スケジュールが作成された日時 |
end |
ロールの適格性スケジュールの終了日時 |
expanded |
プリンシパル、スコープ、ロール定義の追加プロパティ |
id | ロールの適格性スケジュール ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
member |
ロールの適格性スケジュールのメンバーシップの種類 |
name | ロールの適格性スケジュール名。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
principal |
プリンシパル ID。 |
principal |
割り当てられたプリンシパル ID のプリンシパルの種類。 |
role |
ロール定義 ID |
role |
この roleAssignmentSchedule の作成に使用される roleEligibilityScheduleRequest の ID |
scope | ロールの適格性スケジュール スコープ。 |
start |
ロールの適格性スケジュール時に DateTime を開始する |
status | ロールの適格性スケジュールの状態。 |
type | ロールの適格性スケジュールの種類。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
updated |
ロールの適格性スケジュールが変更された日時 |
プロパティの詳細
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
id
ロールの適格性スケジュール ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
id?: string
プロパティ値
string
memberType
ロールの適格性スケジュールのメンバーシップの種類
memberType?: string
プロパティ値
string
name
ロールの適格性スケジュール名。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
name?: string
プロパティ値
string
principalId
プリンシパル ID。
principalId?: string
プロパティ値
string
principalType
割り当てられたプリンシパル ID のプリンシパルの種類。
principalType?: string
プロパティ値
string
roleDefinitionId
ロール定義 ID
roleDefinitionId?: string
プロパティ値
string
roleEligibilityScheduleRequestId
この roleAssignmentSchedule の作成に使用される roleEligibilityScheduleRequest の ID
roleEligibilityScheduleRequestId?: string
プロパティ値
string
scope
ロールの適格性スケジュール スコープ。
scope?: string
プロパティ値
string
startDateTime
ロールの適格性スケジュール時に DateTime を開始する
startDateTime?: Date
プロパティ値
Date
status
ロールの適格性スケジュールの状態。
status?: string
プロパティ値
string
type
ロールの適格性スケジュールの種類。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
type?: string
プロパティ値
string
updatedOn
ロールの適格性スケジュールが変更された日時
updatedOn?: Date
プロパティ値
Date