UserMetricsModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class representing Traffic Manager User Metrics.
[Microsoft.Rest.Serialization.JsonTransformation]
public class UserMetricsModel : Microsoft.Azure.Management.TrafficManager.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UserMetricsModel = class
inherit ProxyResource
Public Class UserMetricsModel
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
UserMetricsModel() |
Initializes a new instance of the UserMetricsModel class. |
UserMetricsModel(String, String, String, String) |
Initializes a new instance of the UserMetricsModel class. |
Properties
Id |
Gets or sets fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName} (Inherited from Resource) |
Key |
Gets or sets the key returned by the User Metrics operation. |
Name |
Gets or sets the name of the resource (Inherited from Resource) |
Type |
Gets or sets the type of the resource. Ex- Microsoft.Network/trafficManagerProfiles. (Inherited from Resource) |