RemotePrivateEndpointConnectionWrapper 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.
Remote Private Endpoint Connection resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class RemotePrivateEndpointConnectionWrapper
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RemotePrivateEndpointConnectionWrapper = class
Public Class RemotePrivateEndpointConnectionWrapper
- Inheritance
-
RemotePrivateEndpointConnectionWrapper
- Attributes
Constructors
RemotePrivateEndpointConnectionWrapper() |
Initializes a new instance of the RemotePrivateEndpointConnectionWrapper class. |
RemotePrivateEndpointConnectionWrapper(PrivateLinkServiceConnectionState, String, String, String, ArmIdWrapper, String, IList<String>) |
Initializes a new instance of the RemotePrivateEndpointConnectionWrapper class. |
Properties
GroupIds |
Gets all the Group ids. |
Id |
Gets or sets private Endpoint connection resource id |
Name |
Gets or sets private Endpoint Connection Name |
PrivateEndpoint |
Gets or sets the resource of private end point. |
PrivateLinkServiceConnectionState |
Gets or sets a collection of information about the state of the connection between service consumer and provider. |
ProvisioningState |
Gets the provisioning state of the private endpoint connection resource. |
Type |
Gets or sets private Endpoint Connection Resource Type |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET