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.
A private endpoint connection.
public class PrivateEndpointConnection
type PrivateEndpointConnection = class
Public Class PrivateEndpointConnection
- Inheritance
-
System.ObjectPrivateEndpointConnection
Constructors
PrivateEndpointConnection() |
Initializes a new instance of PrivateEndpointConnection. |
Properties
Id |
The resource ID. |
Name |
The name of the resource. |
PrivateEndpoint |
The resource of private endpoint. |
PrivateLinkServiceConnectionState |
A collection of information about the state of the connection between service consumer and provider. |
ProvisioningState |
The provisioning status of the private endpoint connection. |
Type |
The type of the resource. |