Share via


IVirtualMachineInstanceProperties.InfrastructureProfileTemplateId Property

Definition

Gets or sets the ARM Id of the template resource to deploy the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets the ARM Id of the template resource to deploy the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="templateId", Update=true)]
public string InfrastructureProfileTemplateId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets the ARM Id of the template resource to deploy the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="templateId", Update=true)>]
member this.InfrastructureProfileTemplateId : string with get, set
Public Property InfrastructureProfileTemplateId As String

Property Value

Attributes

Applies to