共用方式為


BillingAgreementType(String) Constructor

Definition

Initializes a new instance of BillingAgreementType.

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

Parameters

value
String

Exceptions

value is null.

Applies to