IWithUserAssignedManagedServiceIdentity.WithoutUserAssignedManagedServiceIdentity Methode

Definition

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

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithoutUserAssignedManagedServiceIdentity (string identityId);
abstract member WithoutUserAssignedManagedServiceIdentity : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithoutUserAssignedManagedServiceIdentity (identityId As String) As IWithApply

Parameter

identityId
String

ARM-Ressourcen-ID der Identität.

Gibt zurück

Gilt für: