ConnectionMonitorSource Class
Describes the source of connection monitor.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ConnectionMonitorSource
Constructor
ConnectionMonitorSource(*, resource_id: str, port: typing.Union[int, NoneType] = None, **kwargs)
Parameters
- resource_id
- str
Required. The ID of the resource used as the source by connection monitor.
- port
- int
The source port used by connection monitor.
Feedback
Submit and view feedback for