IImage.VCpUsMax Property

Definition

[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? VCpUsMax { 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.VCpUsMax : Nullable<int>
Public ReadOnly Property VCpUsMax As Nullable(Of Integer)

Property Value

Attributes

Applies to