Share via


DevOpsPoolData(AzureLocation) Constructor

Definition

Initializes a new instance of DevOpsPoolData.

public DevOpsPoolData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.DevOpsInfrastructure.DevOpsPoolData : Azure.Core.AzureLocation -> Azure.ResourceManager.DevOpsInfrastructure.DevOpsPoolData
Public Sub New (location As AzureLocation)

Parameters

location
AzureLocation

The location.

Applies to