次の方法で共有


IVMwareDetails.CpuLoad Property

Definition

The percentage of the CPU load.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The percentage of the CPU load.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cpuLoad")]
public string CpuLoad { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The percentage of the CPU load.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cpuLoad")>]
member this.CpuLoad : string with get, set
Public Property CpuLoad As String

Property Value

Attributes

Applies to