次の方法で共有


ApplicationGatewayWafDynamicManifestResult.AvailableRuleSets プロパティ

定義

使用可能なルールセットを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableRuleSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayFirewallManifestRuleSet> AvailableRuleSets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableRuleSets")>]
member this.AvailableRuleSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayFirewallManifestRuleSet> with get, set
Public Property AvailableRuleSets As IList(Of ApplicationGatewayFirewallManifestRuleSet)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象