ConnectionMonitorEndpointScopeItem Class
Describes the connection monitor endpoint scope item.
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. Default value: None
|
Variables
Name | Description |
---|---|
address
|
The address of the endpoint item. Supported types are IPv4/IPv6 subnet mask or IPv4/IPv6 IP address. |