次の方法で共有


PublicIpDdosProtectionStatusResult.IsWorkloadProtected プロパティ

定義

IP アドレスが DDoS ワークロードで保護されているかどうかを示す値を取得または設定します。 指定できる値は、'False'、'True' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象