Share via


PrivateEndpointConnectionUpdateHeaders Class

Definition

Defines headers for Update operation.

public class PrivateEndpointConnectionUpdateHeaders
type PrivateEndpointConnectionUpdateHeaders = class
Public Class PrivateEndpointConnectionUpdateHeaders
Inheritance
PrivateEndpointConnectionUpdateHeaders

Constructors

PrivateEndpointConnectionUpdateHeaders()

Initializes a new instance of the PrivateEndpointConnectionUpdateHeaders class.

PrivateEndpointConnectionUpdateHeaders(String, Nullable<Int32>)

Initializes a new instance of the PrivateEndpointConnectionUpdateHeaders 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