Sdílet prostřednictvím


PrivateLinkServiceConnectionState Class

Definition

The private link service connection state.

public class PrivateLinkServiceConnectionState
type PrivateLinkServiceConnectionState = class
Public Class PrivateLinkServiceConnectionState
Inheritance
PrivateLinkServiceConnectionState

Constructors

PrivateLinkServiceConnectionState()

Initializes a new instance of the PrivateLinkServiceConnectionState class.

PrivateLinkServiceConnectionState(String, String, String)

Initializes a new instance of the PrivateLinkServiceConnectionState class.

Properties

ActionsRequired

Gets or sets whether there is further actions.

Description

Gets or sets the optional description of the status.

Status

Gets or sets the concrete private link service connection. Possible values include: 'Approved', 'Rejected', 'Pending', 'Removed'

Methods

Validate()

Validate the object.

Applies to