RecommendedActionUpdateResponse 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 an update recommended action request.
public class RecommendedActionUpdateResponse : Microsoft.Azure.AzureOperationResponse
type RecommendedActionUpdateResponse = class
inherit AzureOperationResponse
Public Class RecommendedActionUpdateResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseRecommendedActionUpdateResponse
Constructors
RecommendedActionUpdateResponse() |
Initializes a new instance of the RecommendedActionUpdateResponse class. |
Properties
Error |
Optional. Error details if available. |
OperationStatusLink |
Optional. Gets or sets the location header value. |
RecommendedAction |
Optional. Gets or sets the recommended action object. |
RetryAfter |
Optional. Gets or sets how long to wait before polling. |
Status |
Optional. Gets or sets the status of the operation. |