Share via


PrivateEndpointConnectionProperties Class

Definition

public class PrivateEndpointConnectionProperties : Microsoft.Azure.Management.DigitalTwins.Models.ConnectionProperties
type PrivateEndpointConnectionProperties = class
    inherit ConnectionProperties
Public Class PrivateEndpointConnectionProperties
Inherits ConnectionProperties
Inheritance
PrivateEndpointConnectionProperties

Constructors

PrivateEndpointConnectionProperties()

Properties

GroupIds

Gets or sets the list of group ids for the private endpoint connection.

(Inherited from ConnectionProperties)
PrivateEndpoint

Gets or sets the private endpoint.

(Inherited from ConnectionProperties)
PrivateLinkServiceConnectionState

Gets or sets the connection state.

(Inherited from ConnectionProperties)
ProvisioningState

Gets the provisioning state. Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'

(Inherited from ConnectionProperties)

Applies to