Freigeben über


InvoicesDownloadInvoiceHeaders Konstruktoren

Definition

Überlädt

InvoicesDownloadInvoiceHeaders()

Initialisiert eine neue instance der InvoicesDownloadInvoiceHeaders-Klasse.

InvoicesDownloadInvoiceHeaders(String, String)

Initialisiert eine neue instance der InvoicesDownloadInvoiceHeaders-Klasse.

InvoicesDownloadInvoiceHeaders()

Initialisiert eine neue instance der InvoicesDownloadInvoiceHeaders-Klasse.

public InvoicesDownloadInvoiceHeaders ();
Public Sub New ()

Gilt für:

InvoicesDownloadInvoiceHeaders(String, String)

Initialisiert eine neue instance der InvoicesDownloadInvoiceHeaders-Klasse.

public InvoicesDownloadInvoiceHeaders (string location = default, string retryAfter = default);
new Microsoft.Azure.Management.Billing.Models.InvoicesDownloadInvoiceHeaders : string * string -> Microsoft.Azure.Management.Billing.Models.InvoicesDownloadInvoiceHeaders
Public Sub New (Optional location As String = Nothing, Optional retryAfter As String = Nothing)

Parameter

location
String

RUFEN Sie diese URL ab, um die status des asynchronen Vorgangs abzurufen.

retryAfter
String

Die Verzögerung, die verwendet werden soll, während die status des Vorgangs überprüft wird. Der Wert wird in Sekunden ausgedrückt.

Gilt für: