Udostępnij za pośrednictwem


IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>.WithoutUserAssignedManagedServiceIdentity Metoda

Definicja

Określa, że należy usunąć tożsamość przypisaną przez użytkownika skojarzona z aplikacją internetową.

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

Parametry

identityId
String

Identyfikator zasobu usługi ARM tożsamości.

Zwraca

Dotyczy