AgentPoolNetworkInterface.VnetSubnetId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The resource ID of the subnet which will be attached to the secondary network interface. Required when type is Standard; must be an empty string ("") or omitted when type is Dynamic.
public Azure.Core.ResourceIdentifier VnetSubnetId { get; set; }
member this.VnetSubnetId : Azure.Core.ResourceIdentifier with get, set
Public Property VnetSubnetId As ResourceIdentifier