IngressProvider.Transport Property

Definition

Ingress transport protocol.

public Azure.ResourceManager.Applications.Containers.Models.IngressTransportMethod? Transport { get; set; }
member this.Transport : Nullable<Azure.ResourceManager.Applications.Containers.Models.IngressTransportMethod> with get, set
Public Property Transport As Nullable(Of IngressTransportMethod)

Property Value

Applies to