StorageCacheImportJobData(AzureLocation) Constructor

Definition

Initializes a new instance of StorageCacheImportJobData.

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

Parameters

location
AzureLocation

The location.

Applies to