ConnectionMonitorEndpoint Class
Describes the connection monitor endpoint.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ConnectionMonitorEndpoint
Constructor
ConnectionMonitorEndpoint(*, name: str, resource_id: typing.Union[str, NoneType] = None, address: typing.Union[str, NoneType] = None, filter: typing.Union[_ForwardRef('ConnectionMonitorEndpointFilter'), NoneType] = None, **kwargs)
Parameters
- name
- str
Required. The name of the connection monitor endpoint.
- resource_id
- str
Resource ID of the connection monitor endpoint.
- address
- str
Address of the connection monitor endpoint (IP or domain name).
Filter for sub-items within the endpoint.
Feedback
Submit and view feedback for