Share via


IGalleryImage.VCpUsMin Property

Definition

The minimum number of the resource.

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

Property Value

Attributes

Applies to