PrivateEndpointConnectionProperties Class
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
- Inheritance
-
PrivateEndpointConnectionProperties
Constructor
PrivateEndpointConnectionProperties(*, private_endpoint: Optional[azure.mgmt.search.models._models_py3.PrivateEndpointConnectionPropertiesPrivateEndpoint] = None, private_link_service_connection_state: Optional[azure.mgmt.search.models._models_py3.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState] = None, **kwargs)
Parameters
- private_endpoint
- PrivateEndpointConnectionPropertiesPrivateEndpoint
Required
The private endpoint resource from Microsoft.Network provider.
- private_link_service_connection_state
- PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
Required
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
Feedback
Submit and view feedback for