MaxSizeRangeCapability 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 maximum size range capability.
public class MaxSizeRangeCapability
type MaxSizeRangeCapability = class
Public Class MaxSizeRangeCapability
- Inheritance
-
MaxSizeRangeCapability
Constructors
MaxSizeRangeCapability() |
Initializes a new instance of the MaxSizeRangeCapability class. |
MaxSizeRangeCapability(MaxSizeCapability, MaxSizeCapability, MaxSizeCapability, LogSizeCapability, Nullable<CapabilityStatus>, String) |
Initializes a new instance of the MaxSizeRangeCapability class. |
Properties
LogSize |
Gets size of transaction log. |
MaxValue |
Gets maximum value. |
MinValue |
Gets minimum value. |
Reason |
Gets or sets the reason for the capability not being available. |
ScaleSize |
Gets scale/step size for discrete values between the minimum value and the maximum value. |
Status |
Gets the status of the capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled' |
Applies to
Azure SDK for .NET