次の方法で共有


FirewallPolicy.TransportSecurity プロパティ

定義

TLS 構成定義を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象