Package version:

Interface HeatMapModel

Class representing a Traffic Manager HeatMap.

Hierarchy

Properties

endTime?: Date

The ending of the time window for this HeatMap, exclusive.

endpoints?: HeatMapEndpoint[]

The endpoints used in this HeatMap calculation.

id?: string

Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}

name?: string

The name of the resource

startTime?: Date

The beginning of the time window for this HeatMap, inclusive.

trafficFlows?: TrafficFlow[]

The traffic flows produced in this HeatMap calculation.

type?: string

The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.

Generated using TypeDoc