ConnectionMonitorEndpointScopeItem Class
Describes the connection monitor endpoint scope item.
- Inheritance
-
azure.mgmt.network._serialization.ModelConnectionMonitorEndpointScopeItem
Constructor
ConnectionMonitorEndpointScopeItem(*, address: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
address
|
The address of the endpoint item. Supported types are IPv4/IPv6 subnet mask or IPv4/IPv6 IP address. |
Variables
Name | Description |
---|---|
address
|
The address of the endpoint item. Supported types are IPv4/IPv6 subnet mask or IPv4/IPv6 IP address. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python