次の方法で共有


DdosSettings.ProtectionMode プロパティ

定義

パブリック IP の DDoS 保護モードを取得または設定します。 使用できる値は、'VirtualNetworkInherited'、'Enabled'、'Disabled' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象