ManagedClusterAgentPoolProfileProperties.VnetSubnetID Property

Definition

Gets or sets vNet SubnetID specifies the VNet's subnet identifier for nodes and maybe pods

[Newtonsoft.Json.JsonProperty(PropertyName="vnetSubnetID")]
public string VnetSubnetID { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vnetSubnetID")>]
member this.VnetSubnetID : string with get, set
Public Property VnetSubnetID As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to