Share via


ManagedCluster.ApiServerAccessProfileSubnetId Property

Definition

The subnet to be used when apiserver vnet integration is enabled. It is required when creating a new cluster with BYO Vnet, or when updating an existing cluster to enable apiserver vnet integration.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public string ApiServerAccessProfileSubnetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.ApiServerAccessProfileSubnetId : string with get, set
Public Property ApiServerAccessProfileSubnetId As String

Property Value

Implements

Attributes

Applies to