public class HeatMapEndpoint extends Object
Constructor and Description |
---|
HeatMapEndpoint() |
Modifier and Type | Method and Description |
---|---|
Integer |
endpointId()
Get a number uniquely identifying this endpoint in query experiences.
|
String |
resourceId()
Get the ARM Resource ID of this Traffic Manager endpoint.
|
HeatMapEndpoint |
withEndpointId(Integer endpointId)
Set a number uniquely identifying this endpoint in query experiences.
|
HeatMapEndpoint |
withResourceId(String resourceId)
Set the ARM Resource ID of this Traffic Manager endpoint.
|
public String resourceId()
public HeatMapEndpoint withResourceId(String resourceId)
resourceId
- the resourceId value to setpublic Integer endpointId()
public HeatMapEndpoint withEndpointId(Integer endpointId)
endpointId
- the endpointId value to setCopyright © 2019. All rights reserved.