Share via


PrivateEndpointConnectionForPrivateLinkHubBasic Class

Definition

Private Endpoint Connection For Private Link Hub - Basic

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateEndpointConnectionForPrivateLinkHubBasic
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateEndpointConnectionForPrivateLinkHubBasic = class
Public Class PrivateEndpointConnectionForPrivateLinkHubBasic
Inheritance
PrivateEndpointConnectionForPrivateLinkHubBasic
Derived
Attributes

Constructors

PrivateEndpointConnectionForPrivateLinkHubBasic()

Initializes a new instance of the PrivateEndpointConnectionForPrivateLinkHubBasic class.

PrivateEndpointConnectionForPrivateLinkHubBasic(String, PrivateEndpoint, PrivateLinkServiceConnectionState, String)

Initializes a new instance of the PrivateEndpointConnectionForPrivateLinkHubBasic class.

Properties

Id

Gets identifier

PrivateEndpoint

Gets or sets the private endpoint which the connection belongs to.

PrivateLinkServiceConnectionState

Gets or sets connection state of the private endpoint connection.

ProvisioningState

Gets provisioning state of the private endpoint connection.

Applies to