次の方法で共有


RecommendedIndexGetResponse Class

Definition

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.AzureOperationResponse
RecommendedIndexGetResponse

Constructors

RecommendedIndexGetResponse()

Initializes a new instance of the RecommendedIndexGetResponse class.

Properties

RecommendedIndex

Optional. Gets or sets the index recommendation object.

Applies to