次の方法で共有


BillingSpendingLimit(String) Constructor

Definition

Initializes a new instance of BillingSpendingLimit.

public BillingSpendingLimit(string value);
new Azure.ResourceManager.Billing.Models.BillingSpendingLimit : string -> Azure.ResourceManager.Billing.Models.BillingSpendingLimit
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to