IWithManagedServiceIdentity<FluentT>.WithUserAssignedManagedServiceIdentity Method

Definition

Specifies that User Assigned Managed Service Identity needs to be enabled in the web app.

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)

Returns

Applies to