FleetspacePropertiesThroughputPoolConfiguration Class

Definition

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.

Applies to