次の方法で共有


StorageAccountUpdateParameters.Encryption プロパティ

定義

適用できない値を取得または設定します。 保存時の Azure Storage 暗号化は、すべてのストレージ アカウントに対して既定で有効になっており、無効にすることはできません。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryption")]
public Microsoft.Azure.Management.Storage.Models.Encryption Encryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryption")>]
member this.Encryption : Microsoft.Azure.Management.Storage.Models.Encryption with get, set
Public Property Encryption As Encryption

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象