次の方法で共有


SpendingLimitType(String) Constructor

Definition

Initializes a new instance of SpendingLimitType.

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

Parameters

value
String

Exceptions

value is null.

Applies to