ICapabilitiesOperations Interface

Definition

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.

Applies to