Partager via


InMageRcmReplicationDetails.ProcessorCoreCount Property

Definition

Gets the processor core count.

[Newtonsoft.Json.JsonProperty(PropertyName="processorCoreCount")]
public int? ProcessorCoreCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="processorCoreCount")>]
member this.ProcessorCoreCount : Nullable<int>
Public ReadOnly Property ProcessorCoreCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to