@Beta(value=V1_5_0)
public static interface VirtualMachine.UpdateStages.WithSystemAssignedManagedServiceIdentity
Modifier and Type | Method and Description |
---|---|
VirtualMachine.Update |
withoutSystemAssignedManagedServiceIdentity()
Specifies that System Assigned (Local) Managed Service Identity needs to be disabled.
|
VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate |
withSystemAssignedManagedServiceIdentity()
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the
virtual machine.
|
@Beta(value=V1_5_0) VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate withSystemAssignedManagedServiceIdentity()
@Beta(value=V1_14_0) VirtualMachine.Update withoutSystemAssignedManagedServiceIdentity()
Copyright © 2019. All rights reserved.