InMageRcmReplicationDetails.ProcessorCoreCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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