Freigeben über


LocationCapability Class

Definition

Represents the Azure SQL capabilities for a region.

public class LocationCapability
type LocationCapability = class
Public Class LocationCapability
Inheritance
LocationCapability

Constructors

Name Description
LocationCapability()

Initializes a new instance of the LocationCapability class.

Properties

Name Description
Name

Optional. Gets the region name.

Status

Optional. Gets the status for the region with respect to Azure SQL.

SupportedServerVersions

Optional. Gets the list of supported Azure SQL Server versions.

Applies to