Condividi tramite


UserMetricsModel Class

Definition

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
UserMetricsModel
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)

Applies to