Udostępnij za pośrednictwem


BillingProfilesCreateOrUpdateHeaders Konstruktory

Definicja

Przeciążenia

BillingProfilesCreateOrUpdateHeaders()

Inicjuje nowe wystąpienie klasy BillingProfileSCreateOrUpdateHeaders.

BillingProfilesCreateOrUpdateHeaders(String, Nullable<Int32>)

Inicjuje nowe wystąpienie klasy BillingProfileSCreateOrUpdateHeaders.

BillingProfilesCreateOrUpdateHeaders()

Inicjuje nowe wystąpienie klasy BillingProfileSCreateOrUpdateHeaders.

public BillingProfilesCreateOrUpdateHeaders ();
Public Sub New ()

Dotyczy

BillingProfilesCreateOrUpdateHeaders(String, Nullable<Int32>)

Inicjuje nowe wystąpienie klasy BillingProfileSCreateOrUpdateHeaders.

public BillingProfilesCreateOrUpdateHeaders (string location = default, int? retryAfter = default);
new Microsoft.Azure.Management.Billing.Models.BillingProfilesCreateOrUpdateHeaders : string * Nullable<int> -> Microsoft.Azure.Management.Billing.Models.BillingProfilesCreateOrUpdateHeaders
Public Sub New (Optional location As String = Nothing, Optional retryAfter As Nullable(Of Integer) = Nothing)

Parametry

location
String

Identyfikator URI lokalizacji do sondowania pod kątem wyniku

retryAfter
Nullable<Int32>

Zalecany czas oczekiwania przed przesłaniem kolejnego żądania w celu sprawdzenia stanu operacji. Czas jest określony w sekundach.

Dotyczy