Class RestoreResponse
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class RestoreResponse : ResponseBase, IResponse, IOpenSearchResponse
Properties
| Edit this page View SourceSnapshot
Declaration
[DataMember(Name = "snapshot")]
public SnapshotRestore Snapshot { get; set; }
Property Value
Type | Description |
---|---|
SnapshotRestore |