ConnectionMonitorResult.ConnectionMonitorType Property

Definition

Gets type of connection monitor. Possible values include: 'MultiEndpoint', 'SingleSourceDestination'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionMonitorType")]
public string ConnectionMonitorType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionMonitorType")>]
member this.ConnectionMonitorType : string
Public ReadOnly Property ConnectionMonitorType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to