Class SearchDetails
A base request type that contains common criteria for searching for resources.
Inherited Members
Namespace: Oci.ResourcesearchService.Models
Assembly: OCI.DotNetSDK.Resourcesearch.dll
Syntax
[JsonConverter(typeof(SearchDetailsModelConverter))]
public class SearchDetailsProperties
MatchingContextType
Declaration
[JsonProperty(PropertyName = "matchingContextType")]
[JsonConverter(typeof(StringEnumConverter))]
public SearchDetails.MatchingContextTypeEnum? MatchingContextType { get; set; }Property Value
| Type | Description | 
|---|---|
| SearchDetails.MatchingContextTypeEnum? | The type of matching context returned in the response. If you specify  |