IResourceRange.Max Property

Definition

Maximum value.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Maximum value.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="max")]
public int? Max { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Maximum value.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="max")>]
member this.Max : Nullable<int>
Public ReadOnly Property Max As Nullable(Of Integer)

Property Value

Attributes

Applies to