Share via


ManagedClusterApiServerAccessProfile.EnableVnetIntegration Property

Definition

Whether to enable apiserver vnet integration for the cluster or not. See aka.ms/AksVnetIntegration for more details.

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

Property Value

Implements

Attributes

Applies to