Share via


IManagementConfiguration.Template Property

Definition

The Json object containing the ARM template to deploy

[Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Description="The Json object containing the ARM template to deploy", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="template")]
public Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.IAny Template { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Description="The Json object containing the ARM template to deploy", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="template")>]
member this.Template : Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.IAny with get, set
Public Property Template As IAny

Property Value

Attributes

Applies to