AgentPoolNetworkProfile interface
Network settings of an agent pool.
Properties
| allowed |
The port ranges that are allowed to access. The specified ranges are allowed to overlap. |
| application |
The IDs of the application security groups which agent pool will associate when created. |
| node |
IPTags of instance-level public IPs. |
Property Details
allowedHostPorts
The port ranges that are allowed to access. The specified ranges are allowed to overlap.
allowedHostPorts?: PortRange[]
Property Value
applicationSecurityGroups
The IDs of the application security groups which agent pool will associate when created.
applicationSecurityGroups?: string[]
Property Value
string[]