IWithSystemAssignedIdentityBasedAccessOrCreate<FluentT>.WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) |
指定 Web 應用程式指派 (本機) 身分識別的 Web 應用程式系統應該具有 Web 應用程式所在資源群組上角色) 所描述的指定存取權 (。 在 Web 應用程式上執行的應用程式在資源群組上會有相同的許可權 (角色) 。 |
WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) |
指定 Web 應用程式指派 (本機) 身分識別的 Web 應用程式系統應該具有 Web 應用程式所在資源群組上角色定義) 描述的存取權 (。 在 Web 應用程式上執行的應用程式在資源群組上會有相同的許可權 (角色) 。 |
WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole)
指定 Web 應用程式指派 (本機) 身分識別的 Web 應用程式系統應該具有 Web 應用程式所在資源群組上角色) 所描述的指定存取權 (。 在 Web 應用程式上執行的應用程式在資源群組上會有相同的許可權 (角色) 。
public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSystemAssignedIdentityBasedAccessOrCreate<FluentT> WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup (Microsoft.Azure.Management.Graph.RBAC.Fluent.BuiltInRole role);
abstract member WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup : Microsoft.Azure.Management.Graph.RBAC.Fluent.BuiltInRole -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSystemAssignedIdentityBasedAccessOrCreate<'FluentT>
Public Function WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup (role As BuiltInRole) As IWithSystemAssignedIdentityBasedAccessOrCreate(Of FluentT)
參數
- role
- BuiltInRole
要指派給 Web 應用程式的本機身分識別的存取角色。
傳回
適用於
WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String)
指定 Web 應用程式指派 (本機) 身分識別的 Web 應用程式系統應該具有 Web 應用程式所在資源群組上角色定義) 描述的存取權 (。 在 Web 應用程式上執行的應用程式在資源群組上會有相同的許可權 (角色) 。
public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSystemAssignedIdentityBasedAccessOrCreate<FluentT> WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup (string roleDefinitionId);
abstract member WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSystemAssignedIdentityBasedAccessOrCreate<'FluentT>
Public Function WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup (roleDefinitionId As String) As IWithSystemAssignedIdentityBasedAccessOrCreate(Of FluentT)
參數
- roleDefinitionId
- String
存取指派給 Web 應用程式本機身分識別的角色定義。