EditionCapability Class

Definition

The database edition capabilities.

public class EditionCapability
type EditionCapability = class
Public Class EditionCapability
Inheritance
EditionCapability

Constructors

EditionCapability()

Initializes a new instance of the EditionCapability class.

EditionCapability(String, Nullable<CapabilityStatus>, IList<ServiceObjectiveCapability>, Nullable<Boolean>)

Initializes a new instance of the EditionCapability class.

Properties

Name

Gets the edition name.

Status

Gets the status of the edition. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'

SupportedServiceLevelObjectives

Gets the list of supported service objectives for the edition.

ZoneRedundant

Gets whether or not zone redundancy is supported for the edition.

Applies to