Share via


AgentPoolNetworkPortRange.Protocol Property

Definition

The network protocol of the port.

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.AgentPoolNetworkPortProtocol> Protocol { get; set; }
member this.Protocol : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.AgentPoolNetworkPortProtocol> with get, set
Public Property Protocol As BicepValue(Of AgentPoolNetworkPortProtocol)

Property Value

Applies to