IHostPool.ValidationEnvironment Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Is validation environment.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="validationEnvironment")]
public bool? ValidationEnvironment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Is validation environment.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="validationEnvironment")>]
member this.ValidationEnvironment : Nullable<bool> with get, set
Public Property ValidationEnvironment As Nullable(Of Boolean)

Property Value

Attributes

Applies to