IWithUserAssignedManagedServiceIdentity.WithoutUserAssignedManagedServiceIdentity メソッド

定義

仮想マシンに関連付けられているユーザー割り当て ID を削除することを指定します。

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

パラメーター

identityId
String

ID の ARM リソース ID。

戻り値

適用対象