Share via


IWithUserAssignedManagedServiceIdentity.WithExistingUserAssignedManagedServiceIdentity Methode

Definition

Gibt eine vorhandene benutzerseitig zugewiesene Identität an, die dem virtuellen Computer zugeordnet werden soll.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithExistingUserAssignedManagedServiceIdentity (Microsoft.Azure.Management.Msi.Fluent.IIdentity identity);
abstract member WithExistingUserAssignedManagedServiceIdentity : Microsoft.Azure.Management.Msi.Fluent.IIdentity -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithExistingUserAssignedManagedServiceIdentity (identity As IIdentity) As IWithApply

Parameter

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

Die Identität.

Gibt zurück

Gilt für: