public static interface VirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentity
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply |
withoutSystemAssignedManagedServiceIdentity()
Specifies that System assigned (Local) Managed Service Identity needs to be disabled in the virtual
machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply |
withSystemAssignedManagedServiceIdentity()
Specifies that System assigned (Local) Managed Service Identity needs to be enabled in the virtual
machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply withSystemAssignedManagedServiceIdentity()
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply withoutSystemAssignedManagedServiceIdentity()
Copyright © 2020 Microsoft Corporation. All rights reserved.