Partager via


IScopeProperties.Valid Property

Definition

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

Property Value

Attributes

Applies to