Compartilhar via


ConnectionMonitorEndpointScopeItem Class

Describes the connection monitor endpoint scope item.

Inheritance
azure.mgmt.network._serialization.Model
ConnectionMonitorEndpointScopeItem

Constructor

ConnectionMonitorEndpointScopeItem(*, address: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
address
str

The address of the endpoint item. Supported types are IPv4/IPv6 subnet mask or IPv4/IPv6 IP address.

Variables

Name Description
address
str

The address of the endpoint item. Supported types are IPv4/IPv6 subnet mask or IPv4/IPv6 IP address.