Partager via


IWithManagedServiceIdentity.WithIdentity(ManagedServiceIdentity) Méthode

Définition

Spécifie une identité à associer à la passerelle d’application.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate WithIdentity (Microsoft.Azure.Management.Network.Fluent.Models.ManagedServiceIdentity identity);
abstract member WithIdentity : Microsoft.Azure.Management.Network.Fluent.Models.ManagedServiceIdentity -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate
Public Function WithIdentity (identity As ManagedServiceIdentity) As IUpdate

Paramètres

identity
ManagedServiceIdentity

Identité.

Retours

S’applique à