共用方式為


RoleEligibilityScheduleInstance interface

目前或即將推出的角色資格排程實例的相關資訊

屬性

condition

角色指派的條件。 這會限制可指派的資源。例如: @Resource [Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'

conditionVersion

條件的版本。 目前接受的值為 '2.0'

createdOn

建立角色資格排程的日期時間

endDateTime

角色資格排程實例的 endDateTime

expandedProperties

主體、範圍和角色定義的其他屬性

id

角色資格排程實例識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

memberType

角色資格排程的成員資格類型

name

角色資格排程實例名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

principalId

主體識別碼。

principalType

指派之主體識別碼的主體類型。

roleDefinitionId

角色定義識別碼。

roleEligibilityScheduleId

主要角色資格排程的識別碼

scope

角色資格排程範圍。

startDateTime

角色資格排程實例的 startDateTime

status

角色資格排程實例的狀態

type

角色資格排程實例類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

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

屬性值

string

memberType

角色資格排程的成員資格類型

memberType?: string

屬性值

string

name

角色資格排程實例名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

name?: string

屬性值

string

principalId

主體識別碼。

principalId?: string

屬性值

string

principalType

指派之主體識別碼的主體類型。

principalType?: string

屬性值

string

roleDefinitionId

角色定義識別碼。

roleDefinitionId?: string

屬性值

string

roleEligibilityScheduleId

主要角色資格排程的識別碼

roleEligibilityScheduleId?: string

屬性值

string

scope

角色資格排程範圍。

scope?: string

屬性值

string

startDateTime

角色資格排程實例的 startDateTime

startDateTime?: Date

屬性值

Date

status

角色資格排程實例的狀態

status?: string

屬性值

string

type

角色資格排程實例類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

type?: string

屬性值

string