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.
|
VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate withSystemAssignedManagedServiceIdentity()
VirtualMachine.Update withoutSystemAssignedManagedServiceIdentity()
Copyright © 2020 Microsoft Corporation. All rights reserved.