Share via


PoolDeleteHeaders Class

Definition

Defines headers for Delete operation.

public class PoolDeleteHeaders
type PoolDeleteHeaders = class
Public Class PoolDeleteHeaders
Inheritance
PoolDeleteHeaders

Constructors

PoolDeleteHeaders()

Initializes a new instance of the PoolDeleteHeaders class.

PoolDeleteHeaders(String, Nullable<Int32>)

Initializes a new instance of the PoolDeleteHeaders class.

Properties

Location

Gets or sets the URL of the resource used to check the status of the asynchronous operation.

RetryAfter

Gets or sets suggested delay to check the status of the asynchronous operation. The value is an integer that represents the seconds.

Applies to