Udostępnij za pośrednictwem


ApplicationGatewayBackendHttpSettingsInner.Protocol Property

Definition

Gets or sets the protocol used to communicate with the backend. Possible values include: 'Http', 'Https'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayProtocol Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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