次の方法で共有


BackupResourceVaultConfig.EnhancedSecurityState プロパティ

定義

有効または無効を取得または設定します。 使用可能な値には、'Invalid'、'Enabled'、'Disabled' などがあります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象