AgentPoolNetworkInterface.VnetSubnetId Property

Definition

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

Property Value

Applies to