Freigeben über


ContainerServiceNetworkProfile.StaticEgressGatewayProfileEnabled Property

Definition

Enable Static Egress Gateway addon. Indicates if Static Egress Gateway addon is enabled or not.

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

Property Value

Implements

Attributes

Applies to