Partager via


IDevBox.PoolName Property

Definition

The name of the Dev Box pool this machine belongs to.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The name of the Dev Box pool this machine belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="poolName")]
public string PoolName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The name of the Dev Box pool this machine belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="poolName")>]
member this.PoolName : string with get, set
Public Property PoolName As String

Property Value

Attributes

Applies to