Share via


ISqlServersBeta.GetCapabilitiesByRegionAsync Methode

Definition

Ruft die Azure SQL Serverfunktionen für eine bestimmte Azure-Region asynchron ab.

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Sql.Fluent.IRegionCapabilities> GetCapabilitiesByRegionAsync (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region, System.Threading.CancellationToken cancellationToken = default);
abstract member GetCapabilitiesByRegionAsync : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Sql.Fluent.IRegionCapabilities>
Public Function GetCapabilitiesByRegionAsync (region As Region, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IRegionCapabilities)

Parameter

region
Region

Der Speicherort, für den die Azure SQL Serverfunktionen abgerufen werden sollen.

cancellationToken
CancellationToken

Gibt zurück

Gilt für: