ConnectivitySource Class
Parameters that define the source of the connection.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ConnectivitySource
Constructor
ConnectivitySource(*, resource_id: str, port: typing.Union[int, NoneType] = None, **kwargs)
Parameters
- resource_id
- str
Required. The ID of the resource from which a connectivity check will be initiated.
- port
- int
The source port from which a connectivity check will be performed.
Feedback
Submit and view feedback for