Share via


ConnectedClusterProperties.GatewayEnabled Property

Definition

Indicates whether the gateway for arc router connectivity is enabled.

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

Property Value

Implements

Attributes

Applies to