共用方式為


Microsoft.Authorization roleAssignmentScheduleRequests 2024-02-01-preview

Bicep 資源定義

roleAssignmentScheduleRequests 資源類型可以使用目標作業來部署:

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.Authorization/roleAssignmentScheduleRequests 資源,請將下列 Bicep 新增至範本。

resource symbolicname 'Microsoft.Authorization/roleAssignmentScheduleRequests@2024-02-01-preview' = {
  scope: resourceSymbolicName or scope
  name: 'string'
  properties: {
    condition: 'string'
    conditionVersion: 'string'
    justification: 'string'
    linkedRoleEligibilityScheduleId: 'string'
    principalId: 'string'
    requestType: 'string'
    roleDefinitionId: 'string'
    scheduleInfo: {
      expiration: {
        duration: 'string'
        endDateTime: 'string'
        type: 'string'
      }
      startDateTime: 'string'
    }
    targetRoleAssignmentScheduleId: 'string'
    targetRoleAssignmentScheduleInstanceId: 'string'
    ticketInfo: {
      ticketNumber: 'string'
      ticketSystem: 'string'
    }
  }
}

屬性值

Microsoft.Authorization/roleAssignmentScheduleRequests

名字 描述 價值
名字 資源名稱 字串 (必要)
性能 角色指派排程要求屬性。 RoleAssignmentScheduleRequestProperties
範圍 在與部署範圍不同的範圍內建立資源時,請使用 。 將此屬性設定為資源的符號名稱,以套用 擴充資源

RoleAssignmentScheduleRequestProperties

名字 描述 價值
條件 角色指派的條件。 這會限制可指派的資源。例如:@Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' 字串
conditionVersion 條件的版本。 目前接受的值是 '2.0' 字串
理由 角色指派的理由 字串
linkedRoleEligibilityScheduleId 連結角色資格排程標識碼 - 以啟用資格。 字串
principalId 主體標識碼。 字串 (必要)
requestType 角色指派排程要求的類型。 例如:SelfActivate、AdminAssign 等 'AdminAssign'
'AdminExtend'
'AdminRemove'
'AdminRenew'
'AdminUpdate'
'SelfActivate'
'SelfDeactivate'
'SelfExtend'
'SelfRenew' (必要)
roleDefinitionId 角色定義標識碼。 字串 (必要)
scheduleInfo 角色指派排程的排程資訊 RoleAssignmentScheduleRequestPropertiesScheduleInfo
targetRoleAssignmentScheduleId 正在更新的結果角色指派排程標識碼或角色指派排程標識碼 字串
targetRoleAssignmentScheduleInstanceId 正在更新的角色指派排程實例標識碼 字串
ticketInfo 角色指派的票證資訊 RoleAssignmentScheduleRequestPropertiesTicketInfo

RoleAssignmentScheduleRequestPropertiesScheduleInfo

名字 描述 價值
呼氣 角色指派排程的到期日 RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration
startDateTime 角色指派排程的開始日期時間。 字串

RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration

名字 描述 價值
期間 TimeSpan 中角色指派排程的持續時間。 字串
endDateTime 角色指派排程的結束日期時間。 字串
類型 角色指派排程到期的類型 'AfterDateTime'
'AfterDuration'
'NoExpiration'

RoleAssignmentScheduleRequestPropertiesTicketInfo

名字 描述 價值
ticketNumber 角色指派的票證號碼 字串
ticketSystem 角色指派的票證系統名稱 字串

ARM 樣本資源定義

roleAssignmentScheduleRequests 資源類型可以使用目標作業來部署:

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.Authorization/roleAssignmentScheduleRequests 資源,請將下列 JSON 新增至範本。

{
  "type": "Microsoft.Authorization/roleAssignmentScheduleRequests",
  "apiVersion": "2024-02-01-preview",
  "name": "string",
  "properties": {
    "condition": "string",
    "conditionVersion": "string",
    "justification": "string",
    "linkedRoleEligibilityScheduleId": "string",
    "principalId": "string",
    "requestType": "string",
    "roleDefinitionId": "string",
    "scheduleInfo": {
      "expiration": {
        "duration": "string",
        "endDateTime": "string",
        "type": "string"
      },
      "startDateTime": "string"
    },
    "targetRoleAssignmentScheduleId": "string",
    "targetRoleAssignmentScheduleInstanceId": "string",
    "ticketInfo": {
      "ticketNumber": "string",
      "ticketSystem": "string"
    }
  }
}

屬性值

Microsoft.Authorization/roleAssignmentScheduleRequests

名字 描述 價值
apiVersion API 版本 '2024-02-01-preview'
名字 資源名稱 字串 (必要)
性能 角色指派排程要求屬性。 RoleAssignmentScheduleRequestProperties
類型 資源類型 'Microsoft.Authorization/roleAssignmentScheduleRequests'

RoleAssignmentScheduleRequestProperties

名字 描述 價值
條件 角色指派的條件。 這會限制可指派的資源。例如:@Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' 字串
conditionVersion 條件的版本。 目前接受的值是 '2.0' 字串
理由 角色指派的理由 字串
linkedRoleEligibilityScheduleId 連結角色資格排程標識碼 - 以啟用資格。 字串
principalId 主體標識碼。 字串 (必要)
requestType 角色指派排程要求的類型。 例如:SelfActivate、AdminAssign 等 'AdminAssign'
'AdminExtend'
'AdminRemove'
'AdminRenew'
'AdminUpdate'
'SelfActivate'
'SelfDeactivate'
'SelfExtend'
'SelfRenew' (必要)
roleDefinitionId 角色定義標識碼。 字串 (必要)
scheduleInfo 角色指派排程的排程資訊 RoleAssignmentScheduleRequestPropertiesScheduleInfo
targetRoleAssignmentScheduleId 正在更新的結果角色指派排程標識碼或角色指派排程標識碼 字串
targetRoleAssignmentScheduleInstanceId 正在更新的角色指派排程實例標識碼 字串
ticketInfo 角色指派的票證資訊 RoleAssignmentScheduleRequestPropertiesTicketInfo

RoleAssignmentScheduleRequestPropertiesScheduleInfo

名字 描述 價值
呼氣 角色指派排程的到期日 RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration
startDateTime 角色指派排程的開始日期時間。 字串

RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration

名字 描述 價值
期間 TimeSpan 中角色指派排程的持續時間。 字串
endDateTime 角色指派排程的結束日期時間。 字串
類型 角色指派排程到期的類型 'AfterDateTime'
'AfterDuration'
'NoExpiration'

RoleAssignmentScheduleRequestPropertiesTicketInfo

名字 描述 價值
ticketNumber 角色指派的票證號碼 字串
ticketSystem 角色指派的票證系統名稱 字串

Terraform (AzAPI 提供者) 資源定義

roleAssignmentScheduleRequests 資源類型可以使用目標作業來部署:

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.Authorization/roleAssignmentScheduleRequests 資源,請將下列 Terraform 新增至範本。

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.Authorization/roleAssignmentScheduleRequests@2024-02-01-preview"
  name = "string"
  parent_id = "string"
  body = jsonencode({
    properties = {
      condition = "string"
      conditionVersion = "string"
      justification = "string"
      linkedRoleEligibilityScheduleId = "string"
      principalId = "string"
      requestType = "string"
      roleDefinitionId = "string"
      scheduleInfo = {
        expiration = {
          duration = "string"
          endDateTime = "string"
          type = "string"
        }
        startDateTime = "string"
      }
      targetRoleAssignmentScheduleId = "string"
      targetRoleAssignmentScheduleInstanceId = "string"
      ticketInfo = {
        ticketNumber = "string"
        ticketSystem = "string"
      }
    }
  })
}

屬性值

Microsoft.Authorization/roleAssignmentScheduleRequests

名字 描述 價值
名字 資源名稱 字串 (必要)
parent_id 要套用此延伸模組資源之資源的標識碼。 字串 (必要)
性能 角色指派排程要求屬性。 RoleAssignmentScheduleRequestProperties
類型 資源類型 “Microsoft.Authorization/roleAssignmentScheduleRequests@2024-02-01-preview”

RoleAssignmentScheduleRequestProperties

名字 描述 價值
條件 角色指派的條件。 這會限制可指派的資源。例如:@Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' 字串
conditionVersion 條件的版本。 目前接受的值是 '2.0' 字串
理由 角色指派的理由 字串
linkedRoleEligibilityScheduleId 連結角色資格排程標識碼 - 以啟用資格。 字串
principalId 主體標識碼。 字串 (必要)
requestType 角色指派排程要求的類型。 例如:SelfActivate、AdminAssign 等 'AdminAssign'
'AdminExtend'
'AdminRemove'
'AdminRenew'
'AdminUpdate'
'SelfActivate'
'SelfDeactivate'
'SelfExtend'
'SelfRenew' (必要)
roleDefinitionId 角色定義標識碼。 字串 (必要)
scheduleInfo 角色指派排程的排程資訊 RoleAssignmentScheduleRequestPropertiesScheduleInfo
targetRoleAssignmentScheduleId 正在更新的結果角色指派排程標識碼或角色指派排程標識碼 字串
targetRoleAssignmentScheduleInstanceId 正在更新的角色指派排程實例標識碼 字串
ticketInfo 角色指派的票證資訊 RoleAssignmentScheduleRequestPropertiesTicketInfo

RoleAssignmentScheduleRequestPropertiesScheduleInfo

名字 描述 價值
呼氣 角色指派排程的到期日 RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration
startDateTime 角色指派排程的開始日期時間。 字串

RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration

名字 描述 價值
期間 TimeSpan 中角色指派排程的持續時間。 字串
endDateTime 角色指派排程的結束日期時間。 字串
類型 角色指派排程到期的類型 'AfterDateTime'
'AfterDuration'
'NoExpiration'

RoleAssignmentScheduleRequestPropertiesTicketInfo

名字 描述 價值
ticketNumber 角色指派的票證號碼 字串
ticketSystem 角色指派的票證系統名稱 字串