共用方式為


RoleEligibilitySchedule interface

角色資格排程

屬性

condition

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

conditionVersion

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

createdOn

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

endDateTime

角色資格排程結束日期時間

expandedProperties

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

id

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

memberType

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

name

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

principalId

主體識別碼。

principalType

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

roleDefinitionId

角色定義識別碼。

roleEligibilityScheduleRequestId

用來建立此角色的 roleEligibilityScheduleRequest 識別碼AssignmentSchedule

scope

角色資格排程範圍。

startDateTime

角色資格排程時的開始日期時間

status

角色資格排程的狀態。

type

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

updatedOn

修改角色資格排程的日期時間

屬性詳細資料

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

屬性值

string

memberType

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

memberType?: string

屬性值

string

name

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

name?: string

屬性值

string

principalId

主體識別碼。

principalId?: string

屬性值

string

principalType

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

principalType?: string

屬性值

string

roleDefinitionId

角色定義識別碼。

roleDefinitionId?: string

屬性值

string

roleEligibilityScheduleRequestId

用來建立此角色的 roleEligibilityScheduleRequest 識別碼AssignmentSchedule

roleEligibilityScheduleRequestId?: string

屬性值

string

scope

角色資格排程範圍。

scope?: string

屬性值

string

startDateTime

角色資格排程時的開始日期時間

startDateTime?: Date

屬性值

Date

status

角色資格排程的狀態。

status?: string

屬性值

string

type

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

type?: string

屬性值

string

updatedOn

修改角色資格排程的日期時間

updatedOn?: Date

屬性值

Date