CustomInstance(CustomImageSearchClient) Constructor
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.
Initializes a new instance of the CustomInstance class.
public CustomInstance(Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.CustomImageSearchClient client);
new Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.CustomInstance : Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.CustomImageSearchClient -> Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.CustomInstance
Public Sub New (client As CustomImageSearchClient)
Parameters
- client
- CustomImageSearchClient
Reference to the service client.
Exceptions
Thrown when a required parameter is null