FleetspacePropertiesThroughputPoolConfiguration Class
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.
Configuration for throughput pool in the fleetspace.
public class FleetspacePropertiesThroughputPoolConfiguration
type FleetspacePropertiesThroughputPoolConfiguration = class
Public Class FleetspacePropertiesThroughputPoolConfiguration
- Inheritance
-
FleetspacePropertiesThroughputPoolConfiguration
Constructors
| Name | Description |
|---|---|
| FleetspacePropertiesThroughputPoolConfiguration() |
Initializes a new instance of the FleetspacePropertiesThroughputPoolConfiguration class. |
| FleetspacePropertiesThroughputPoolConfiguration(Nullable<Int32>, Nullable<Int32>) |
Initializes a new instance of the FleetspacePropertiesThroughputPoolConfiguration class. |
Properties
| Name | Description |
|---|---|
| MaxThroughput |
Gets or sets maximum throughput for the pool. |
| MinThroughput |
Gets or sets minimum throughput for the pool. |