LargeInstanceData(AzureLocation) Constructor

Definition

Initializes a new instance of LargeInstanceData.

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

Parameters

location
AzureLocation

The geo-location where the resource lives.

Applies to