Share via


ConnectivityParameters.ProtocolConfiguration Property

Definition

Gets or sets configuration of the protocol.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to