DiscountData(AzureLocation) Constructor

Definition

Initializes a new instance of DiscountData.

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

Parameters

location
AzureLocation

The geo-location where the resource lives.

Applies to