HeatMapEndpoint Class

Class which is a sparse representation of a Traffic Manager endpoint.

Constructor

HeatMapEndpoint(*, resource_id: str | None = None, endpoint_id: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
resource_id
str

The ARM Resource ID of this Traffic Manager endpoint.

Default value: None
endpoint_id
int

A number uniquely identifying this endpoint in query experiences.

Default value: None

Variables

Name Description
resource_id
str

The ARM Resource ID of this Traffic Manager endpoint.

endpoint_id
int

A number uniquely identifying this endpoint in query experiences.