次の方法で共有


BackupResourceEncryptionConfig.InfrastructureEncryptionState プロパティ

定義

次の値を取得または設定します。'Invalid'、'Disabled'、'Enabled'

[Newtonsoft.Json.JsonProperty(PropertyName="infrastructureEncryptionState")]
public string InfrastructureEncryptionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="infrastructureEncryptionState")>]
member this.InfrastructureEncryptionState : string with get, set
Public Property InfrastructureEncryptionState As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象