次の方法で共有


Cache.EncryptionSettings プロパティ

定義

キャッシュの暗号化設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象