ManagementConfigurationProperties.Template Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Json object containing the ARM template to deploy
[Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Origin(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.IAny Template { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Origin(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.PropertyOrigin.Owned)>]
member this.Template : Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.IAny with get, set
Public Property Template As IAny
Property Value
Implements
- Attributes