NetworkWatcher Class
Network watcher in a resource group.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network.v2016_09_01.models._models_py3.ResourceNetworkWatcher
Constructor
NetworkWatcher(*, id: typing.Union[str, NoneType] = None, location: typing.Union[str, NoneType] = None, tags: typing.Union[typing.Dict[str, str], NoneType] = None, etag: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- id
- str
Resource ID.
- location
- str
Resource location.
- etag
- str
A unique read-only string that changes whenever the resource is updated.
Variables
- name
- str
Resource name.
- type
- str
Resource type.
- provisioning_state
- str or ProvisioningState
The provisioning state of the resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed".
Feedback
Submit and view feedback for