Microsoft.ApiManagement service/apis/tags 2017-03-01
Template format
To create a Microsoft.ApiManagement/service/apis/tags resource, add the following JSON to the resources section of your template.
{
"name": "string",
"type": "Microsoft.ApiManagement/service/apis/tags",
"apiVersion": "2017-03-01"
}
Property values
The following tables describe the values you need to set in the schema.
Microsoft.ApiManagement/service/apis/tags object
Name | Type | Required | Value |
---|---|---|---|
name | string | Yes | Tag identifier. Must be unique in the current API Management service instance. |
type | enum | Yes | tags -or- Microsoft.ApiManagement/service/apis/tags See Set name and type for child resources. |
apiVersion | enum | Yes | 2017-03-01 |