次の方法で共有


StorageAccountUpdateParameters.Encryption プロパティ

定義

アカウントの暗号化設定を取得または設定します。 既定の設定は暗号化されていません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象