Share via


ManagedClusterSnapshotData(AzureLocation) Constructor

Definition

Initializes a new instance of ManagedClusterSnapshotData.

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

Parameters

location
AzureLocation

The location.

Applies to