public static interface StorageAccount.DefinitionStages.WithManagedServiceIdentity
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.DefinitionStages.WithCreate |
withSystemAssignedManagedServiceIdentity()
Specifies that implicit managed service identity (MSI) needs to be enabled.
|
@Beta(value=V1_5_0) StorageAccount.DefinitionStages.WithCreate withSystemAssignedManagedServiceIdentity()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/