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.
Core count of the cluster. The value will be overwritten by the same setting in integration runtime if provided.
public int? CoreCount { get; set; }
member this.CoreCount : Nullable<int> with get, set