IWithSystemAssignedIdentityBasedAccess<FluentT>.WithoutSystemAssignedManagedServiceIdentity Method

Definition

Specifies that System Assigned (Local) Managed Service Identity needs to be disabled.

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

Returns

Applies to