ImagesOperations(ImageSearchClient) 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 ImagesOperations class.
public ImagesOperations (Microsoft.Azure.CognitiveServices.Search.ImageSearch.ImageSearchClient client);
new Microsoft.Azure.CognitiveServices.Search.ImageSearch.ImagesOperations : Microsoft.Azure.CognitiveServices.Search.ImageSearch.ImageSearchClient -> Microsoft.Azure.CognitiveServices.Search.ImageSearch.ImagesOperations
Public Sub New (client As ImageSearchClient)
Parameters
- client
- ImageSearchClient
Reference to the service client.
Exceptions
Thrown when a required parameter is null