UserMetricsModel Class
Class representing Traffic Manager User Metrics.
- Inheritance
-
azure.mgmt.trafficmanager.models._models_py3.ProxyResourceUserMetricsModel
Constructor
UserMetricsModel(*, id: Optional[str] = None, name: Optional[str] = None, type: Optional[str] = None, key: Optional[str] = None, **kwargs)
Variables
- id
- str
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.
- key
- str
The key returned by the User Metrics operation.
Feedback
Submit and view feedback for