BillingBenefitsReservationOrderAliasCreateOrUpdateContent Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of BillingBenefitsReservationOrderAliasCreateOrUpdateContent.
public BillingBenefitsReservationOrderAliasCreateOrUpdateContent (Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsSku sku);
new Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsReservationOrderAliasCreateOrUpdateContent : Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsSku -> Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsReservationOrderAliasCreateOrUpdateContent
Public Sub New (sku As BillingBenefitsSku)
Parameters
Reservation order SKU.
Exceptions
sku
is null.