Class UserMetricsProperties
java.lang.Object
com.azure.resourcemanager.trafficmanager.fluent.models.UserMetricsProperties
Class representing a Traffic Manager Real User Metrics key response.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserMetricsProperties
public UserMetricsProperties()Creates an instance of UserMetricsProperties class.
-
-
Method Details
-
key
Get the key property: The key returned by the User Metrics operation.- Returns:
- the key value.
-
withKey
Set the key property: The key returned by the User Metrics operation.- Parameters:
key- the key value to set.- Returns:
- the UserMetricsProperties object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-