次の方法で共有


ApplicationGatewayAvailableSslOptions.PredefinedPolicies プロパティ

定義

使用可能な Ssl 定義済みポリシーの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象