ContainerPort.Protocol Property

Definition

The protocol associated with the port.

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

Property Value

Applies to