This topic has not yet been rated - Rate this topic

ResourcePool.MaximumCpuPercentage Property

Gets or sets the maximum 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 MaximumCpuPercentage { get; set; }

Property Value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.