Share via


CatalogBillingPlans.Add(String, ReservationBillingPlan[]) Method

Definition

public void Add (string key, Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ReservationBillingPlan[] value);
abstract member Add : string * Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ReservationBillingPlan[] -> unit
override this.Add : string * Microsoft.Azure.PowerShell.Cmdlets.Reservations.Support.ReservationBillingPlan[] -> unit
Public Sub Add (key As String, value As ReservationBillingPlan())

Parameters

key
String

Implements

Applies to