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