@Beta(value=V1_5_0)
public static interface VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate |
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.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate withSystemAssignedManagedServiceIdentity()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/