Share via


AgentPoolNetworkPortRange.Protocol Property

Definition

The network protocol of the port.

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

Property Value

Applies to