| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CapabilityStatus |
LocationCapabilitiesInner.status()
Get the status property: The status of the capability.
|
| Modifier and Type | Method and Description |
|---|---|
static CapabilityStatus |
CapabilityStatus.fromString(String value)
Parses a serialized value to a CapabilityStatus instance.
|
CapabilityStatus |
RegionCapabilities.status() |
CapabilityStatus |
ElasticPoolPerDatabaseMaxPerformanceLevelCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
StorageCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
InstancePoolVcoresCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
ServerVersionCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
LicenseTypeCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
MaxSizeRangeCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
InstancePoolFamilyCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
InstancePoolEditionCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
ManagedInstanceFamilyCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
ManagedInstanceVersionCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
ManagedInstanceEditionCapability.status()
Get the status property: The status of the capability.
|
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 |
ManagedInstanceVcoresCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
ReadScaleCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
ServiceObjectiveCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
ElasticPoolPerformanceLevelCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
MinCapacityCapability.status()
Get the status property: The status of the capability.
|
CapabilityStatus |
ElasticPoolPerDatabaseMinPerformanceLevelCapability.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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.