Udostępnij przez


IManagementConfiguration.Template Property

Definition

The Json object containing the ARM template to deploy

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

Property Value

Attributes

Applies to