共用方式為


RoleAssignmentScheduleRequest interface

角色指派排程要求

屬性

approvalId

角色指派排程要求的 approvalId。 注意:這個屬性不會串行化。 它只能由伺服器填入。

condition

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

conditionVersion

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

createdOn

建立角色指派排程要求的 DateTime 注意:此屬性將不會串行化。 它只能由伺服器填入。

expandedProperties

主體、範圍和角色定義的其他屬性注意:此屬性將不會串行化。 它只能由伺服器填入。

id

角色指派排程要求標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

justification

角色指派的理由

linkedRoleEligibilityScheduleId

連結角色資格排程標識碼 - 以啟用資格。

name

角色指派排程要求名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

principalId

主體標識碼。

principalType

指派主體標識碼的主體類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

requestorId

建立此要求的使用者標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

requestType

角色指派排程要求的類型。 例如:SelfActivate、AdminAssign 等

roleDefinitionId

角色定義標識碼。

scheduleInfo

角色指派排程的排程資訊

scope

角色指派排程要求範圍。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

角色指派排程要求的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

targetRoleAssignmentScheduleId

正在更新的結果角色指派排程標識碼或角色指派排程標識碼

targetRoleAssignmentScheduleInstanceId

正在更新的角色指派排程實例標識碼

ticketInfo

角色指派的票證資訊

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

linkedRoleEligibilityScheduleId

連結角色資格排程標識碼 - 以啟用資格。

linkedRoleEligibilityScheduleId?: 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?: RoleAssignmentScheduleRequestPropertiesScheduleInfo

屬性值

scope

角色指派排程要求範圍。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scope?: string

屬性值

string

status

角色指派排程要求的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

targetRoleAssignmentScheduleId

正在更新的結果角色指派排程標識碼或角色指派排程標識碼

targetRoleAssignmentScheduleId?: string

屬性值

string

targetRoleAssignmentScheduleInstanceId

正在更新的角色指派排程實例標識碼

targetRoleAssignmentScheduleInstanceId?: string

屬性值

string

ticketInfo

角色指派的票證資訊

ticketInfo?: RoleAssignmentScheduleRequestPropertiesTicketInfo

屬性值

type

角色指派排程要求類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string