Condividi tramite


IWithManagedServiceIdentity<FluentT>.WithUserAssignedManagedServiceIdentity Metodo

Definizione

Specifica che l'identità del servizio gestito assegnata dall'utente deve essere abilitata nell'app Web.

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

Restituisce

Si applica a