RuleArmTemplate interface
A complete ARM template to deploy the alert rules.
Properties
| content |
A 4 number format for the version number of this template file. For example, 1.0.0.0 |
| parameters | Input parameter definitions |
| resources | Alert rule resource definitions |
| schema | JSON schema reference |
| variables | Variable definitions |
Property Details
contentVersion
A 4 number format for the version number of this template file. For example, 1.0.0.0
contentVersion: string
Property Value
string
parameters
Input parameter definitions
parameters: any
Property Value
any
resources
Alert rule resource definitions
resources: any[]
Property Value
any[]
schema
JSON schema reference
schema: string
Property Value
string
variables
Variable definitions
variables: any
Property Value
any