RoleEligibilitySchedule interface
角色資格排程
屬性
condition | 角色指派的條件。 這會限制可指派的資源。例如:@Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' |
condition |
條件的版本。 目前接受的值是 '2.0' |
created |
建立角色資格排程的日期時間 |
end |
角色資格排程時的結束日期時間 |
expanded |
主體、範圍和角色定義的其他屬性 |
id | 角色資格排程標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
member |
角色資格排程的成員資格類型 |
name | 角色資格排程名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
principal |
主體標識碼。 |
principal |
指派主體標識碼的主體類型。 |
role |
角色定義標識碼。 |
role |
用來建立此 roleAssignmentSchedule 的 roleEligibilityScheduleRequest 標識符 |
scope | 角色資格排程範圍。 |
start |
角色資格排程時的開始日期時間 |
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?: string
屬性值
string
memberType
角色資格排程的成員資格類型
memberType?: string
屬性值
string
name
角色資格排程名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
principalId
主體標識碼。
principalId?: string
屬性值
string
principalType
指派主體標識碼的主體類型。
principalType?: string
屬性值
string
roleDefinitionId
角色定義標識碼。
roleDefinitionId?: string
屬性值
string
roleEligibilityScheduleRequestId
用來建立此 roleAssignmentSchedule 的 roleEligibilityScheduleRequest 標識符
roleEligibilityScheduleRequestId?: string
屬性值
string
scope
角色資格排程範圍。
scope?: string
屬性值
string
startDateTime
角色資格排程時的開始日期時間
startDateTime?: Date
屬性值
Date
status
角色資格排程的狀態。
status?: string
屬性值
string
type
角色資格排程類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string
updatedOn
修改角色資格排程的日期時間
updatedOn?: Date
屬性值
Date