Search documentationEsc

ICosmosContainerSyncService

Allows containers properties to be sunk.

Namespace: Microsoft.Azure.CosmosRepository.Services
Kind: interface

Allows containers properties to be sunk.

public interface ICosmosContainerSyncService

Example

Members

Method

ICosmosContainerSyncService.SyncContainerPropertiesAsync<TItem>()

Syncs a specific container for an IItem

Task SyncContainerPropertiesAsync<TItem>() where TItem : IItem

ReturnsTask