次の方法で共有


IInMageRcmReplicationDetails.ProcessorCoreCount Property

Definition

The processor core count.

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

Property Value

Attributes

Applies to