次の方法で共有


ApplicationGatewayHttpListener.SslProfile プロパティ

定義

アプリケーション ゲートウェイの SSL プロファイル リソースを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sslProfile")]
public Microsoft.Azure.Management.Network.Models.SubResource SslProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sslProfile")>]
member this.SslProfile : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property SslProfile As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象