RefreshIndex Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refresh Index Response.
public class RefreshIndex
type RefreshIndex = class
Public Class RefreshIndex
- Inheritance
-
RefreshIndex
Constructors
RefreshIndex() |
Initializes a new instance of the RefreshIndex class. |
RefreshIndex(String, Nullable<Boolean>, IList<IDictionary<String,String>>, Status, String) |
Initializes a new instance of the RefreshIndex class. |
Properties
AdvancedInfo |
Gets or sets advanced info list. |
ContentSourceId |
Gets or sets content source Id. |
IsUpdateSuccess |
Gets or sets update success status. |
Status |
Gets or sets refresh index status. |
TrackingId |
Gets or sets tracking Id. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET