RecommendationsGenerateHeaders 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.
Defines headers for Generate operation.
public class RecommendationsGenerateHeaders
type RecommendationsGenerateHeaders = class
Public Class RecommendationsGenerateHeaders
- Inheritance
-
RecommendationsGenerateHeaders
Constructors
RecommendationsGenerateHeaders() |
Initializes a new instance of the RecommendationsGenerateHeaders class. |
RecommendationsGenerateHeaders(String, String) |
Initializes a new instance of the RecommendationsGenerateHeaders class. |
Properties
Location |
Gets or sets the URL where the status of the asynchronous operation can be checked. |
RetryAfter |
Gets or sets the amount of delay to use while the status of the operation is checked. The value is expressed in seconds. |
Applies to
Azure SDK for .NET