AgentPoolData(AzureLocation) Constructor

Definition

Initializes a new instance of AgentPoolData.

public AgentPoolData(Azure.Core.AzureLocation location);
new Azure.ResourceManager.ContainerRegistry.Tasks.AgentPoolData : Azure.Core.AzureLocation -> Azure.ResourceManager.ContainerRegistry.Tasks.AgentPoolData
Public Sub New (location As AzureLocation)

Parameters

location
AzureLocation

The geo-location where the resource lives.

Applies to