ConnectionMonitorTestConfiguration.IcmpConfiguration Property

Definition

Gets or sets the parameters used to perform test evaluation over ICMP.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to