Share via


AgentPoolSnapshotData(AzureLocation) Constructor

Definition

Initializes a new instance of AgentPoolSnapshotData.

public AgentPoolSnapshotData(Azure.Core.AzureLocation ___location);
new Azure.ResourceManager.ContainerService.AgentPoolSnapshotData : Azure.Core.AzureLocation -> Azure.ResourceManager.ContainerService.AgentPoolSnapshotData
Public Sub New (___location As AzureLocation)

Parameters

___location
AzureLocation

The ___location.

Applies to