VirtualMachine.UpdateStages.WithManagedServiceIdentity 接口
定义
The stage of the virtual machine update allowing to enable Managed Service Identity.
public interface WithManagedServiceIdentity
方法
withManagedServiceIdentity() |
Specifies that Managed Service Identity needs to be enabled in the virtual machine.
|
withManagedServiceIdentity(int tokenPort) |
Specifies that Managed Service Identity needs to be enabled in the virtual machine.
|