ManagedInstancePrivateEndpointConnectionProperties 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.
Properties of a private endpoint connection.
public class ManagedInstancePrivateEndpointConnectionProperties
type ManagedInstancePrivateEndpointConnectionProperties = class
Public Class ManagedInstancePrivateEndpointConnectionProperties
- Inheritance
-
ManagedInstancePrivateEndpointConnectionProperties
Constructors
ManagedInstancePrivateEndpointConnectionProperties() |
Initializes a new instance of the ManagedInstancePrivateEndpointConnectionProperties class. |
ManagedInstancePrivateEndpointConnectionProperties(ManagedInstancePrivateEndpointProperty, ManagedInstancePrivateLinkServiceConnectionStateProperty, String) |
Initializes a new instance of the ManagedInstancePrivateEndpointConnectionProperties class. |
Properties
PrivateEndpoint |
Gets or sets private endpoint which the connection belongs to. |
PrivateLinkServiceConnectionState |
Gets or sets connection State of the Private Endpoint Connection. |
ProvisioningState |
Gets state of the Private Endpoint Connection. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET