Bagikan melalui


IResourceRange.Max Property

Definition

The maximum number of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The maximum number of the resource.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="max")]
public int? Max { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The maximum number of the resource.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="max")>]
member this.Max : Nullable<int> with get, set
Public Property Max As Nullable(Of Integer)

Property Value

Attributes

Applies to