Share via


IMachineResourcesConfiguration.Cpu Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="cpus")]
public int? Cpu { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="cpus")>]
member this.Cpu : Nullable<int> with get, set
Public Property Cpu As Nullable(Of Integer)

Property Value

Attributes

Applies to