Class AzureRepository
Inheritance
AzureRepository
Assembly: OpenSearch.Client.dll
Syntax
public class AzureRepository : IAzureRepository, IRepository<IAzureRepositorySettings>, IRepositoryWithSettings, ISnapshotRepository
Constructors
|
Edit this page
View Source
AzureRepository()
Declaration
|
Edit this page
View Source
AzureRepository(IAzureRepositorySettings)
Declaration
public AzureRepository(IAzureRepositorySettings settings)
Parameters
Properties
|
Edit this page
View Source
Settings
Declaration
public IAzureRepositorySettings Settings { get; set; }
Property Value
|
Edit this page
View Source
Type
Declaration
public string Type { get; }
Property Value
Implements
Extension Methods