GetTrafficManagerUserMetricsKeyResult

data class GetTrafficManagerUserMetricsKeyResult(val id: String? = null, val key: String? = null, val name: String? = null, val type: String? = null)

Class representing Traffic Manager User Metrics.

Constructors

Link copied to clipboard
constructor(id: String? = null, key: String? = null, name: String? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}

Link copied to clipboard
val key: String? = null

The key returned by the User Metrics operation.

Link copied to clipboard
val name: String? = null

The name of the resource

Link copied to clipboard
val type: String? = null

The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.