共用方式為


BillingTaxIdentifierType(String) Constructor

Definition

Initializes a new instance of BillingTaxIdentifierType.

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

Parameters

value
String

Exceptions

value is null.

Applies to