ConnectionMonitorTestGroup Class
Describes the connection monitor test group.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ConnectionMonitorTestGroup
Constructor
ConnectionMonitorTestGroup(*, name: str, test_configurations: typing.List[str], sources: typing.List[str], destinations: typing.List[str], disable: typing.Union[bool, NoneType] = None, **kwargs)
Parameters
- name
- str
Required. The name of the connection monitor test group.
- disable
- bool
Value indicating whether test group is disabled.
Feedback
Submit and view feedback for