Share via


PrivateEndpointConnectionDeleteHeaders Class

Definition

Defines headers for Delete operation.

public class PrivateEndpointConnectionDeleteHeaders
type PrivateEndpointConnectionDeleteHeaders = class
Public Class PrivateEndpointConnectionDeleteHeaders
Inheritance
PrivateEndpointConnectionDeleteHeaders

Constructors

PrivateEndpointConnectionDeleteHeaders()

Initializes a new instance of the PrivateEndpointConnectionDeleteHeaders class.

PrivateEndpointConnectionDeleteHeaders(String, Nullable<Int32>)

Initializes a new instance of the PrivateEndpointConnectionDeleteHeaders 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 specifies the delay in seconds.

Applies to