共用方式為


AgentPool.VirtualNetworkSubnetResourceId Property

Definition

Gets or sets the Virtual Network Subnet Resource Id of the agent machine

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to