Udostępnij za pośrednictwem


InvoicesDownloadBillingSubscriptionInvoiceHeaders Konstruktory

Definicja

Przeciążenia

InvoicesDownloadBillingSubscriptionInvoiceHeaders()

Inicjuje nowe wystąpienie klasy InvoicesDownloadBillingSubscriptionInvoiceHeaders.

InvoicesDownloadBillingSubscriptionInvoiceHeaders(String, String)

Inicjuje nowe wystąpienie klasy InvoicesDownloadBillingSubscriptionInvoiceHeaders.

InvoicesDownloadBillingSubscriptionInvoiceHeaders()

Inicjuje nowe wystąpienie klasy InvoicesDownloadBillingSubscriptionInvoiceHeaders.

public InvoicesDownloadBillingSubscriptionInvoiceHeaders ();
Public Sub New ()

Dotyczy

InvoicesDownloadBillingSubscriptionInvoiceHeaders(String, String)

Inicjuje nowe wystąpienie klasy 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)

Parametry

location
String

POBIERZ ten adres URL, aby pobrać stan operacji asynchronicznej.

retryAfter
String

Ilość opóźnienia do użycia podczas sprawdzania stanu operacji. Wartość jest wyrażona w sekundach.

Dotyczy