Share via


ConnectionMonitorInner.Source Property

Definition

Gets or sets describes the source of connection monitor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to