PrivateEndpointConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET