共用方式為


IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>.WithoutUserAssignedManagedServiceIdentity 方法

定義

指定應該移除與 Web 應用程式相關聯的使用者指派身分識別。

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithoutUserAssignedManagedServiceIdentity (string identityId);
abstract member WithoutUserAssignedManagedServiceIdentity : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithoutUserAssignedManagedServiceIdentity (identityId As String) As IUpdate(Of FluentT)

參數

identityId
String

身分識別的 ARM 資源識別碼。

傳回

適用於