LocationCapabilitiesInner 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 capabilities for a location.
public class LocationCapabilitiesInner
type LocationCapabilitiesInner = class
Public Class LocationCapabilitiesInner
- Inheritance
-
LocationCapabilitiesInner
Constructors
LocationCapabilitiesInner() |
Initializes a new instance of the LocationCapabilitiesInner class. |
LocationCapabilitiesInner(String, Nullable<CapabilityStatus>, IList<ServerVersionCapability>) |
Initializes a new instance of the LocationCapabilitiesInner class. |
Properties
Name |
Gets the location name. |
Status |
Gets azure SQL Database's status for the location. Possible values include: 'Visible', 'Available', 'Default', 'Disabled' |
SupportedServerVersions |
Gets the list of supported server versions. |