IWithManagedServiceIdentity<FluentT>.WithSystemAssignedManagedServiceIdentity Method

Definition

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

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

Returns

Applies to