Partager via


InvoiceSectionsCreateOrUpdateHeaders Constructeurs

Définition

Surcharges

InvoiceSectionsCreateOrUpdateHeaders()

Initialise une nouvelle instance de la classe InvoiceSectionsCreateOrUpdateHeaders.

InvoiceSectionsCreateOrUpdateHeaders(String, Nullable<Int32>)

Initialise une nouvelle instance de la classe InvoiceSectionsCreateOrUpdateHeaders.

InvoiceSectionsCreateOrUpdateHeaders()

Initialise une nouvelle instance de la classe InvoiceSectionsCreateOrUpdateHeaders.

public InvoiceSectionsCreateOrUpdateHeaders ();
Public Sub New ()

S’applique à

InvoiceSectionsCreateOrUpdateHeaders(String, Nullable<Int32>)

Initialise une nouvelle instance de la classe InvoiceSectionsCreateOrUpdateHeaders.

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

Paramètres

location
String

URI d’emplacement à interroger pour le résultat

retryAfter
Nullable<Int32>

Délai d’attente recommandé avant d’effectuer une autre demande de case activée le status de l’opération. L’heure est spécifiée en secondes.

S’applique à