SearchManagementRequestOptionsInner 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.
Additional parameters for a set of operations.
public class SearchManagementRequestOptionsInner
type SearchManagementRequestOptionsInner = class
Public Class SearchManagementRequestOptionsInner
- Inheritance
-
SearchManagementRequestOptionsInner
Constructors
SearchManagementRequestOptionsInner() |
Initializes a new instance of the SearchManagementRequestOptionsInner class. |
SearchManagementRequestOptionsInner(Nullable<Guid>) |
Initializes a new instance of the SearchManagementRequestOptionsInner class. |
Properties
ClientRequestId |
Gets or sets a client-generated GUID value that identifies this request. If specified, this will be included in response information as a way to track the request. |
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