Freigeben über


ContainerServiceNetworkProfile.OutboundType Property

Definition

This can only be set at cluster creation time and cannot be changed later. For more information see egress outbound type.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.OutboundType? OutboundType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.OutboundType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.OutboundType> with get, set
Public Property OutboundType As Nullable(Of OutboundType)

Property Value

Implements

Attributes

Applies to