static CapabilityStatus |
CapabilityStatus.fromString(String value) |
Parses a serialized value to a CapabilityStatus instance.
|
CapabilityStatus |
EditionCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ElasticPoolEditionCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ElasticPoolPerDatabaseMaxPerformanceLevelCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ElasticPoolPerDatabaseMinPerformanceLevelCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ElasticPoolPerformanceLevelCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
InstancePoolEditionCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
InstancePoolFamilyCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
InstancePoolVcoresCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
LicenseTypeCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ManagedInstanceEditionCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ManagedInstanceFamilyCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ManagedInstanceVcoresCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ManagedInstanceVersionCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
MaxSizeRangeCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
MinCapacityCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ReadScaleCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
RegionCapabilities.status() |
|
CapabilityStatus |
ServerVersionCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
ServiceObjectiveCapability.status() |
Get the status property: The status of the capability.
|
CapabilityStatus |
StorageCapability.status() |
Get the status property: The status of the capability.
|
static CapabilityStatus |
CapabilityStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CapabilityStatus[] |
CapabilityStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|