Condividi tramite


IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT>.WithoutUserAssignedManagedServiceIdentity Metodo

Definizione

Specifica che deve essere rimossa un'identità assegnata dall'utente associata all'app 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)

Parametri

identityId
String

ID risorsa ARM dell'identità.

Restituisce

Si applica a