PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState Class
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
- Inheritance
-
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
Constructor
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState(*, status: Optional[Union[str, azure.mgmt.search.models._search_management_client_enums.PrivateLinkServiceConnectionStatus]] = None, description: Optional[str] = None, actions_required: Optional[str] = 'None', **kwargs)
Parameters
- status
- str or PrivateLinkServiceConnectionStatus
Required
Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected. Possible values include: "Pending", "Approved", "Rejected", "Disconnected".
Feedback
Submit and view feedback for