IWithUserAssignedManagedServiceIdentity.WithoutUserAssignedManagedServiceIdentity Método

Definição

Especifica que uma identidade atribuída pelo usuário associada à máquina virtual deve ser removida.

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

Parâmetros

identityId
String

ID de recurso do ARM da identidade.

Retornos

Aplica-se a