Share via


ApplicationGatewayOnDemandProbe.Protocol Property

Definition

Gets or sets the protocol used for the probe. Possible values include: 'Http', 'Https'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to