Share via


VideosOperations(VideoSearchClient) Constructor

Definition

Initializes a new instance of the VideosOperations class.

public VideosOperations (Microsoft.Azure.CognitiveServices.Search.VideoSearch.VideoSearchClient client);
new Microsoft.Azure.CognitiveServices.Search.VideoSearch.VideosOperations : Microsoft.Azure.CognitiveServices.Search.VideoSearch.VideoSearchClient -> Microsoft.Azure.CognitiveServices.Search.VideoSearch.VideosOperations
Public Sub New (client As VideoSearchClient)

Parameters

client
VideoSearchClient

Reference to the service client.

Exceptions

Thrown when a required parameter is null

Applies to