次の方法で共有


MaxSizeRangeCapabilityModel Class

Definition

Represents a supported Azure SQL Database Maximum size

public class MaxSizeRangeCapabilityModel
type MaxSizeRangeCapabilityModel = class
Public Class MaxSizeRangeCapabilityModel
Inheritance
MaxSizeRangeCapabilityModel

Constructors

MaxSizeRangeCapabilityModel()

Properties

LogSize

Gets or sets the size of transaction log.

MaxValue

Gets or sets the maximum value.

MinValue

Gets or sets the minimum value.

ScaleSize

Gets or sets the scale/step size for discrete values between the minimum value and the maximum value.

Status

Gets or sets the status of capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'

Applies to