ReadScaleCapability 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.
The read scale capability.
public class ReadScaleCapability
type ReadScaleCapability = class
Public Class ReadScaleCapability
- Inheritance
-
ReadScaleCapability
Constructors
ReadScaleCapability() |
Initializes a new instance of the ReadScaleCapability class. |
ReadScaleCapability(Nullable<Int32>, Nullable<CapabilityStatus>, String) |
Initializes a new instance of the ReadScaleCapability class. |
Properties
MaxNumberOfReplicas |
Gets the maximum number of read scale replicas. |
Reason |
Gets or sets the reason for the capability not being available. |
Status |
Gets the status of the capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled' |
Applies to
Azure SDK for .NET