The supportProviders/supportPlanTypes 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.Addons/supportProviders/supportPlanTypes resource, add the following JSON to your template.
{
"type": "Microsoft.Addons/supportProviders/supportPlanTypes",
"apiVersion": "2018-03-01",
"name": "string"
}
Name | Description | Value |
---|---|---|
type | The resource type | 'Microsoft.Addons/supportProviders/supportPlanTypes' |
apiVersion | The resource api version | '2018-03-01' |
name | The resource name See how to set names and types for child resources in JSON ARM templates. |
string (required) |