Share via


ManagedCluster.ApiServerAccessProfileEnableVnetIntegration 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.Inlined)]
public bool? ApiServerAccessProfileEnableVnetIntegration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.ApiServerAccessProfileEnableVnetIntegration : Nullable<bool> with get, set
Public Property ApiServerAccessProfileEnableVnetIntegration As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to