ApplicationGatewayBackendSettings.Protocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The protocol used to communicate with the backend.
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)