VideoAnalyzerOperationResults interface
Rozhraní představující VideoAnalyzerOperationResults.
Metody
get(string, string, Video |
Získejte výsledek operace analyzátoru videa. |
Podrobnosti metody
get(string, string, VideoAnalyzerOperationResultsGetOptionalParams)
Získejte výsledek operace analyzátoru videa.
function get(locationName: string, operationId: string, options?: VideoAnalyzerOperationResultsGetOptionalParams): Promise<VideoAnalyzer>
Parametry
- locationName
-
string
Název umístění.
- operationId
-
string
ID operace.
Parametry možností.
Návraty
Promise<VideoAnalyzer>
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript