RecommendedIndexGetResponse 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.
Represents the response to a get recommended index request.
public class RecommendedIndexGetResponse : Microsoft.Azure.AzureOperationResponse
type RecommendedIndexGetResponse = class
inherit AzureOperationResponse
Public Class RecommendedIndexGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseRecommendedIndexGetResponse
Constructors
RecommendedIndexGetResponse() |
Initializes a new instance of the RecommendedIndexGetResponse class. |
Properties
RecommendedIndex |
Optional. Gets or sets the index recommendation object. |