IWithEncryptionBeta Interface

Definition

The stage of the storage account update allowing to configure encryption settings.

C#
public interface IWithEncryptionBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
Derived
Implements

Methods

WithBlobEncryption()

Enables encryption for blob service.

WithEncryptionKeyFromKeyVault(String, String, String)

Specifies the KeyVault key to be used as key for encryption.

WithFileEncryption()

Enables encryption for file service.

WithoutBlobEncryption()

Disables encryption for blob service.

WithoutFileEncryption()

Disables encryption for file service.

Applies to

Продукт Версії
Azure SDK for .NET Legacy