Share via


TrafficManagerMonitorConfig.Protocol Property

Definition

The protocol (HTTP, HTTPS or TCP) used to probe for endpoint health.

public Azure.ResourceManager.TrafficManager.Models.TrafficManagerMonitorProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.TrafficManager.Models.TrafficManagerMonitorProtocol> with get, set
Public Property Protocol As Nullable(Of TrafficManagerMonitorProtocol)

Property Value

Applies to