GET https://management.azure.com/{scope}/providers/Microsoft.Authorization/roleAssignments?$filter={$filter}&api-version=2022-04-01&tenantId={tenantId}&$skipToken={$skipToken} URI 参数 展开表 名称在必需类型说明 scope path True string 操作或资源的范围。 有效作用域为:订阅 (格式:“/subscr...
角色分配管理 API 的入口点。 C# publicinterfaceIRoleAssignments:Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment>,Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Micro...
PUT https://management.azure.com/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentId}?api-version=2022-04-01 JSON 复制 { "properties": { "roleDefinitionId": "/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}", "principalId": "{principalId}", ...
roleAssignmentScheduleRequestName path True string 要取消的角色指派要求名稱。 scope path True string 要取消的角色指派要求範圍。 api-version query True string 用於此作業的 API 版本。 回應 展開資料表 名稱類型Description 200 OK 確定- 傳回成功。 Other Status Codes CloudError 描述作業...
and controllers read and update data from the database based on API calls made by customers. The data role can be described as a cache layer between SQL Database and all other roles in a given unit of scale. It abstracts the data layer (SQL Database) from the rest of the roles, impr...
API 约定、版本控制和重大更改 支持的版本 beta 版 版本1.6 显示另外 4 个 本主题概述 Azure Active Directory (AD) Graph API 实体和操作之间的版本差异。 你必须通过在请求中包含api-version查询字符串参数来指定想要使用的操作版本。 不含api-version参数的请求将被拒绝并返回(400) 错误请求响应。 如果你的服务...
New-AzureRmRoleAssignment -RoleDefinitionName Reader -ServicePrincipalName $azureAdApplication.ApplicationId $subscription = Get-AzureRmSubscription -SubscriptionId $subscriptionId $creds = Get-Credential -UserName $azureAdApplication.ApplicationId -Message "Please use your service principle cred...
服務: Authorization API 版本: 2021-01-01-preview 取得角色指派核准。 HTTP 複製 試試看 GET https://management.azure.com/providers/Microsoft.Authorization/roleAssignmentApprovals?api-version=2021-01-01-preview 含選擇性參數: HTTP 複製 GET https://management.azure.com/providers/Microsoft....
API for FHIR API 管理 應用程式設定 應用程式平台 App Service 方案 Application Insights 證明 授權 概觀 管理 資源管理 - 授權 概觀 Azure.ResourceManager.Authorization Azure.ResourceManager.Authorization AuthorizationExtensions AuthorizationProviderOperationsMetadataCollection AuthorizationProviderOperationsMetadataData Author...
{roleAssignmentId}"} 編輯條件 若要編輯現有的角色指派條件,請使用角色指派 - 建立REST API,其與您用來新增角色指派條件的 REST API 相同。 下列顯示範例 JSON,其中condition和description已更新。 只能編輯condition、conditionVersion和description屬性。 您必須指定其他屬性,以符合現有的角色指派。