Share via


IScalingHostPoolReference.HostPoolArmPath Property

Definition

Arm path of referenced hostpool.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Arm path of referenced hostpool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hostPoolArmPath", Update=true)]
public string HostPoolArmPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Arm path of referenced hostpool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="hostPoolArmPath", Update=true)>]
member this.HostPoolArmPath : string with get, set
Public Property HostPoolArmPath As String

Property Value

Attributes

Applies to