IWithReadLocations Schnittstelle

Definition

Die Phase der cosmos db-Definition, die die Definition eines Lesespeicherorts ermöglicht.

public interface IWithReadLocations : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>
type IWithReadLocations = interface
    interface IAppliable<ICosmosDBAccount>
    interface IIndexable
Public Interface IWithReadLocations
Implements IAppliable(Of ICosmosDBAccount)
Abgeleitet
Implementiert

Eigenschaften

Key

Die Phase der cosmos db-Definition, die die Definition eines Lesespeicherorts ermöglicht.

(Geerbt von IIndexable)

Methoden

Apply()

Führen Sie die Updateanforderung aus.

(Geerbt von IAppliable<T>)
ApplyAsync(CancellationToken, Boolean)

Führen Sie die Updateanforderung asynchron aus.

(Geerbt von IAppliable<T>)
WithoutAllReplications()

Entfernt alle Replikationen für das CosmosDB-Konto.

WithoutReadReplication(Region)

Entfernt einen Lesespeicherort für das CosmosDB-Konto.

WithReadReplication(Region, Nullable<Boolean>)

Legt einen Lesespeicherort für das CosmosDB-Konto fest.

Gilt für: