The trafficManagerUserMetricsKeys resource type can be deployed with operations that target:
For a list of changed properties in each API version, see change log.
To create a Microsoft.Network/trafficManagerUserMetricsKeys resource, add the following JSON to your template.
{
"type": "Microsoft.Network/trafficManagerUserMetricsKeys",
"apiVersion": "2022-04-01",
"name": "default"
}
Name | Description | Value |
---|---|---|
type | The resource type | 'Microsoft.Network/trafficManagerUserMetricsKeys' |
apiVersion | The resource api version | '2022-04-01' |
name | The resource name | 'default' |