@Beta(value=V1_5_0)
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.
|
@Beta(value=V1_5_0) VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply withSystemAssignedManagedServiceIdentity()
@Beta(value=V1_14_0) VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply withoutSystemAssignedManagedServiceIdentity()
Copyright © 2019. All rights reserved.