public static interface StorageAccount.DefinitionStages.WithEncryption
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.DefinitionStages.WithCreate |
withEncryption(Encryption encryption)
Specifies the encryption settings on the account.
|
StorageAccount.DefinitionStages.WithCreate withEncryption(Encryption encryption)
encryption - the encryption setting/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/