Share via


IHostPool.VMTemplate Property

Definition

VM template for sessionhosts configuration within hostpool.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="VM template for sessionhosts configuration within hostpool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmTemplate", Update=true)]
public string VMTemplate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="VM template for sessionhosts configuration within hostpool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmTemplate", Update=true)>]
member this.VMTemplate : string with get, set
Public Property VMTemplate As String

Property Value

Attributes

Applies to