public static interface VirtualMachine.DefinitionStages.WithSystemAssignedManagedServiceIdentity
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate |
withSystemAssignedManagedServiceIdentity()
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the virtual machine.
|
VirtualMachine.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.
*/