다음을 통해 공유


IWithEncryption.WithEncryption Method

Definition

Caution

IWithEncryption.WithEncryption() is deprecated, use IWithEncryption.withBlobEncryption() instead.

Specifies that encryption needs be enabled for blob service.

[System.Obsolete("IWithEncryption.WithEncryption() is deprecated, use IWithEncryption.withBlobEncryption() instead.")]
public Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Definition.IWithCreate WithEncryption ();
[<System.Obsolete("IWithEncryption.WithEncryption() is deprecated, use IWithEncryption.withBlobEncryption() instead.")>]
abstract member WithEncryption : unit -> Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Definition.IWithCreate
Public Function WithEncryption () As IWithCreate

Returns

Attributes

Applies to