Dela via


InvoicesDownloadBillingSubscriptionInvoiceHeaders Konstruktorer

Definition

Överlagringar

InvoicesDownloadBillingSubscriptionInvoiceHeaders()

Initierar en ny instans av klassen InvoicesDownloadBillingSubscriptionInvoiceHeaders.

InvoicesDownloadBillingSubscriptionInvoiceHeaders(String, String)

Initierar en ny instans av klassen InvoicesDownloadBillingSubscriptionInvoiceHeaders.

InvoicesDownloadBillingSubscriptionInvoiceHeaders()

Initierar en ny instans av klassen InvoicesDownloadBillingSubscriptionInvoiceHeaders.

public InvoicesDownloadBillingSubscriptionInvoiceHeaders ();
Public Sub New ()

Gäller för

InvoicesDownloadBillingSubscriptionInvoiceHeaders(String, String)

Initierar en ny instans av klassen InvoicesDownloadBillingSubscriptionInvoiceHeaders.

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

Parametrar

location
String

HÄMTA DEN här URL:en för att hämta status för den asynkrona åtgärden.

retryAfter
String

Den fördröjning som ska användas när åtgärdens status är markerad. Värdet uttrycks i sekunder.

Gäller för