PSPrivateEndpointConnection 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.
Initializes a new instance of the PrivateEndpointConnection class.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PSPrivateEndpointConnection
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PSPrivateEndpointConnection = class
Public Class PSPrivateEndpointConnection
- Inheritance
-
PSPrivateEndpointConnection
- Attributes
Constructors
PSPrivateEndpointConnection(String, String, String, PSPrivateEndpointProperty, PSPrivateLinkServiceConnectionStateProperty, String) |
Initializes a new instance of the PrivateEndpointConnection class. |
Properties
Id |
Gets azure resource Id |
Name |
Gets azure resource name |
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. |
Type |
Gets azure resource type |
Methods
Validate() |
Validate the object. |