PSManagedClusterAPIServerAccessProfile.EnableVnetIntegration Property

Definition

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

public bool? EnableVnetIntegration { get; set; }
member this.EnableVnetIntegration : Nullable<bool> with get, set
Public Property EnableVnetIntegration As Nullable(Of Boolean)

Property Value

Applies to