Udostępnij za pośrednictwem


AgentPoolInner.VnetSubnetID Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to