Compartir a través de


IWithManagedServiceIdentity<FluentT>.WithoutSystemAssignedManagedServiceIdentity Método

Definición

Especifica que la identidad de servicio administrada asignada por el sistema (local) debe deshabilitarse.

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)

Devoluciones

Se aplica a