Sdílet prostřednictvím


IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>.WithExistingUserAssignedManagedServiceIdentity Metoda

Definice

Určuje existující identitu přiřazenou uživatelem, která se má přidružit k webové aplikaci.

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

Parametry

identity
Microsoft.Azure.Management.Msi.Fluent.IIdentity

Identita

Návraty

Platí pro