RoleEligibilityScheduleRequest interface
角色資格排程要求
屬性
approval |
角色資格排程要求的 approvalId。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
condition | 角色指派的條件。 這會限制可指派的資源。例如: @Resource [Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' |
condition |
條件的版本。 目前接受的值為 '2.0' |
created |
建立角色資格排程要求的 DateTime 注意:此屬性不會序列化。 它只能由伺服器填入。 |
expanded |
主體、範圍和角色定義的其他屬性注意:此屬性將不會序列化。 它只能由伺服器填入。 |
id | 角色資格排程要求識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
justification | 角色資格的理由 |
name | 角色資格排程要求名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
principal |
主體識別碼。 |
principal |
指派之主體識別碼的主體類型。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
requestor |
建立此要求之使用者的識別碼注意:此屬性將不會序列化。 它只能由伺服器填入。 |
request |
角色指派排程要求的型別。 例如:SelfActivate、AdminAssign 等 |
role |
角色定義識別碼。 |
schedule |
角色資格排程的排程資訊 |
scope | 角色資格排程要求範圍。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
status | 角色資格排程要求的狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
target |
正在更新的結果角色資格排程識別碼或角色資格排程識別碼 |
target |
正在更新的角色資格排程實例識別碼 |
ticket |
角色資格的票證資訊 |
type | 角色資格排程要求類型。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
approvalId
角色資格排程要求的 approvalId。 注意:此屬性不會序列化。 它只能由伺服器填入。
approvalId?: string
屬性值
string
condition
角色指派的條件。 這會限制可指派的資源。例如: @Resource [Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'
condition?: string
屬性值
string
conditionVersion
條件的版本。 目前接受的值為 '2.0'
conditionVersion?: string
屬性值
string
createdOn
建立角色資格排程要求的 DateTime 注意:此屬性不會序列化。 它只能由伺服器填入。
createdOn?: Date
屬性值
Date
expandedProperties
主體、範圍和角色定義的其他屬性注意:此屬性將不會序列化。 它只能由伺服器填入。
expandedProperties?: ExpandedProperties
屬性值
id
角色資格排程要求識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。
id?: string
屬性值
string
justification
角色資格的理由
justification?: string
屬性值
string
name
角色資格排程要求名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。
name?: string
屬性值
string
principalId
主體識別碼。
principalId?: string
屬性值
string
principalType
指派之主體識別碼的主體類型。 注意:此屬性不會序列化。 它只能由伺服器填入。
principalType?: string
屬性值
string
requestorId
建立此要求之使用者的識別碼注意:此屬性將不會序列化。 它只能由伺服器填入。
requestorId?: string
屬性值
string
requestType
角色指派排程要求的型別。 例如:SelfActivate、AdminAssign 等
requestType?: string
屬性值
string
roleDefinitionId
角色定義識別碼。
roleDefinitionId?: string
屬性值
string
scheduleInfo
角色資格排程的排程資訊
scheduleInfo?: RoleEligibilityScheduleRequestPropertiesScheduleInfo
屬性值
scope
角色資格排程要求範圍。 注意:此屬性不會序列化。 它只能由伺服器填入。
scope?: string
屬性值
string
status
角色資格排程要求的狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
status?: string
屬性值
string
targetRoleEligibilityScheduleId
正在更新的結果角色資格排程識別碼或角色資格排程識別碼
targetRoleEligibilityScheduleId?: string
屬性值
string
targetRoleEligibilityScheduleInstanceId
正在更新的角色資格排程實例識別碼
targetRoleEligibilityScheduleInstanceId?: string
屬性值
string
ticketInfo
角色資格的票證資訊
ticketInfo?: RoleEligibilityScheduleRequestPropertiesTicketInfo
屬性值
type
角色資格排程要求類型。 注意:此屬性不會序列化。 它只能由伺服器填入。
type?: string
屬性值
string