Freigeben über


CosmosDBAccountImpl.ICosmosDBAccount.OfflineRegionAsync Methode

Definition

Asynchron wird die angegebene Region für das aktuelle Azure Cosmos DB-Datenbankkonto offline geschaltet.

System.Threading.Tasks.Task ICosmosDBAccount.OfflineRegionAsync (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region, System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.OfflineRegionAsync : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.OfflineRegionAsync : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function OfflineRegionAsync (region As Region, cancellationToken As CancellationToken) As Task Implements ICosmosDBAccount.OfflineRegionAsync

Parameter

region
Region

Cosmos DB-Region.

cancellationToken
CancellationToken

Gibt zurück

Implementiert

Gilt für: