ConnectionState Class
ConnectionState information.
- Inheritance
-
ConnectionState
Constructor
ConnectionState(*, status: Optional[Union[str, azure.mgmt.eventhub.v2021_01_01_preview.models._event_hub_management_client_enums.PrivateLinkConnectionStatus]] = None, description: Optional[str] = None, **kwargs)
Variables
- status
- str or PrivateLinkConnectionStatus
Status of the connection. Possible values include: "Pending", "Approved", "Rejected", "Disconnected".
- description
- str
Description of the connection state.
Feedback
Submit and view feedback for