次の方法で共有


StorageAccountInner.Encryption プロパティ

定義

アカウントの暗号化設定を取得します。 指定しない場合、アカウントは暗号化されません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象