This topic has not yet been rated - Rate this topic

ResourcePool.MinimumCpuPercentage Property

Gets or sets the minimum CPU percentage for a Resource Pool.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int MinimumCpuPercentage { get; set; }

Property Value

Type: System.Int32
The minimum CPU percentage for a Resource Pool.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.