次の方法で共有


VideosOperations(VideoSearchClient) コンストラクター

定義

VideosOperations クラスの新しいインスタンスを初期化します。

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)

パラメーター

client
VideoSearchClient

サービス クライアントへの参照。

例外

必須パラメーターが null の場合にスローされます

適用対象