Udostępnij za pośrednictwem


TransferProductRequestProperties Konstruktory

Definicja

Przeciążenia

TransferProductRequestProperties()

Inicjuje nowe wystąpienie klasy TransferProductRequestProperties.

TransferProductRequestProperties(String)

Inicjuje nowe wystąpienie klasy TransferProductRequestProperties.

TransferProductRequestProperties()

Inicjuje nowe wystąpienie klasy TransferProductRequestProperties.

public TransferProductRequestProperties();
Public Sub New ()

Dotyczy

TransferProductRequestProperties(String)

Inicjuje nowe wystąpienie klasy TransferProductRequestProperties.

public TransferProductRequestProperties(string destinationInvoiceSectionId = default);
new Microsoft.Azure.Management.Billing.Models.TransferProductRequestProperties : string -> Microsoft.Azure.Management.Billing.Models.TransferProductRequestProperties
Public Sub New (Optional destinationInvoiceSectionId As String = Nothing)

Parametry

destinationInvoiceSectionId
String

Identyfikator sekcji faktury docelowej.

Dotyczy