TrafficManagerUserMetricData 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.
A class representing the TrafficManagerUserMetric data model. Class representing Traffic Manager User Metrics.
public class TrafficManagerUserMetricData : Azure.ResourceManager.TrafficManager.Models.TrafficManagerProxyResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.TrafficManager.TrafficManagerUserMetricData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.TrafficManager.TrafficManagerUserMetricData>
type TrafficManagerUserMetricData = class
inherit TrafficManagerProxyResourceData
interface IJsonModel<TrafficManagerUserMetricData>
interface IPersistableModel<TrafficManagerUserMetricData>
Public Class TrafficManagerUserMetricData
Inherits TrafficManagerProxyResourceData
Implements IJsonModel(Of TrafficManagerUserMetricData), IPersistableModel(Of TrafficManagerUserMetricData)
- Inheritance
- Implements
Constructors
TrafficManagerUserMetricData() |
Initializes a new instance of TrafficManagerUserMetricData. |
Properties
Id |
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}. (Inherited from TrafficManagerResourceData) |
Key |
The key returned by the User Metrics operation. |
Name |
The name of the resource. (Inherited from TrafficManagerResourceData) |
ResourceType |
The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles. (Inherited from TrafficManagerResourceData) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET