UsagePlanData(AzureLocation) Constructor

Definition

Initializes a new instance of UsagePlanData.

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

Parameters

location
AzureLocation

The geo-location where the resource lives.

Applies to