Condividi tramite


ContainerServiceNetworkProfile.OutboundType Property

Definition

Gets or sets the outbound (egress) routing method. Possible values include: 'loadBalancer', 'userDefinedRouting'

[Newtonsoft.Json.JsonProperty(PropertyName="outboundType")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.OutboundType OutboundType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outboundType")>]
member this.OutboundType : Microsoft.Azure.Management.ContainerService.Fluent.Models.OutboundType with get, set
Public Property OutboundType As OutboundType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to