NetworkWatcherListResult Class
Response for ListNetworkWatchers API service call.
- Inheritance
-
azure.mgmt.network._serialization.ModelNetworkWatcherListResult
Constructor
NetworkWatcherListResult(*, value: List[_models.NetworkWatcher] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
List of network watcher resources. |
Variables
Name | Description |
---|---|
value
|
List of network watcher resources. |