PrivateEndpointConnectionProperties 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 the private endpoint connection.
public class PrivateEndpointConnectionProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.OnlineExperimentation.Models.PrivateEndpointConnectionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.OnlineExperimentation.Models.PrivateEndpointConnectionProperties>
type PrivateEndpointConnectionProperties = class
interface IJsonModel<PrivateEndpointConnectionProperties>
interface IPersistableModel<PrivateEndpointConnectionProperties>
Public Class PrivateEndpointConnectionProperties
Implements IJsonModel(Of PrivateEndpointConnectionProperties), IPersistableModel(Of PrivateEndpointConnectionProperties)
- Inheritance
-
PrivateEndpointConnectionProperties
- Implements
Constructors
| Name | Description |
|---|---|
| PrivateEndpointConnectionProperties(OnlineExperimentationPrivateLinkServiceConnectionState) |
Initializes a new instance of PrivateEndpointConnectionProperties. |
Properties
| Name | Description |
|---|---|
| GroupIds |
The group ids for the private endpoint resource. |
| PrivateEndpoint |
The private endpoint resource. |
| PrivateLinkServiceConnectionState |
A collection of information about the state of the connection between service consumer and provider. |
| ProvisioningState |
The provisioning state of the private endpoint connection resource. |