次の方法で共有


EncryptionSettings.EncryptionStatus プロパティ

定義

暗号化が有効かどうかを示す暗号化の状態を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象