PrivateEndpointConnection Class

Definition

The private endpoint connection of a Digital Twin.

public class PrivateEndpointConnection : Microsoft.Rest.Azure.IResource
type PrivateEndpointConnection = class
    interface IResource
Public Class PrivateEndpointConnection
Implements IResource
Inheritance
PrivateEndpointConnection
Implements

Constructors

PrivateEndpointConnection()

Initializes a new instance of the PrivateEndpointConnection class.

PrivateEndpointConnection(ConnectionProperties, String, String, String, SystemData)

Initializes a new instance of the PrivateEndpointConnection class.

Properties

Id

Gets the resource identifier.

Name

Gets the resource name.

Properties

Gets or sets the connection properties.

SystemData

Gets metadata pertaining to creation and last modification of the private endpoint connection.

Type

Gets the resource type.

Applies to