BillingReservationResource.CreateResourceIdentifier Method

Definition

Generate the resource identifier of a BillingReservationResource instance.

C#
public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string billingAccountName, string reservationOrderId, string reservationId);

Parameters

billingAccountName
String

The billingAccountName.

reservationOrderId
String

The reservationOrderId.

reservationId
String

The reservationId.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest