Share via


ContainerGroupPort.Protocol Property

Definition

The protocol associated with the port.

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

Property Value

Applies to