次の方法で共有


ConnectivityParameters.ProtocolConfiguration プロパティ

定義

プロトコルの構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象