ICapabilitiesOperations Interface
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.
Represents all the operations for determining the set of capabilites available in a specified region.
public interface ICapabilitiesOperations
type ICapabilitiesOperations = interface
Public Interface ICapabilitiesOperations
Methods
GetAsync(String, CancellationToken) |
Returns information about the Azure SQL capabilities available for the specified region. |
Extension Methods
Get(ICapabilitiesOperations, String) |
Returns information about the Azure SQL capabilities available for the specified region. |
GetAsync(ICapabilitiesOperations, String) |
Returns information about the Azure SQL capabilities available for the specified region. |