Share via


ApplicationGatewayOnDemandProbe.Protocol Property

Definition

The protocol used for the probe.

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

Property Value

Applies to