InvoicesDownloadInvoiceHeaders Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines headers for DownloadInvoice operation.
public class InvoicesDownloadInvoiceHeaders
type InvoicesDownloadInvoiceHeaders = class
Public Class InvoicesDownloadInvoiceHeaders
- Inheritance
-
InvoicesDownloadInvoiceHeaders
Constructors
InvoicesDownloadInvoiceHeaders() |
Initializes a new instance of the InvoicesDownloadInvoiceHeaders class. |
InvoicesDownloadInvoiceHeaders(String, String) |
Initializes a new instance of the InvoicesDownloadInvoiceHeaders class. |
Properties
Location |
Gets or sets GET this URL to retrieve the status of the asynchronous operation. |
RetryAfter |
Gets or sets the amount of delay to use while the status of the operation is checked. The value is expressed in seconds. |
Applies to
Azure SDK for .NET