PrivateLinkConnectionApprovalRequest Class

Definition

A request to approve or reject a private endpoint connection

public class PrivateLinkConnectionApprovalRequest
type PrivateLinkConnectionApprovalRequest = class
Public Class PrivateLinkConnectionApprovalRequest
Inheritance
PrivateLinkConnectionApprovalRequest

Constructors

PrivateLinkConnectionApprovalRequest()

Initializes a new instance of the PrivateLinkConnectionApprovalRequest class.

PrivateLinkConnectionApprovalRequest(PrivateLinkConnectionState, PrivateEndpoint)

Initializes a new instance of the PrivateLinkConnectionApprovalRequest class.

Properties

PrivateEndpoint

Gets or sets the resource of private endpoint.

PrivateLinkServiceConnectionState

Applies to