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