SpatialAnalysisCustomOperation Class
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.
Defines a Spatial Analysis custom operation. This requires the Azure Cognitive Services Spatial analysis module to be deployed alongside the Video Analyzer module, please see https://aka.ms/ava-spatial-analysis for more information.
public class SpatialAnalysisCustomOperation : Azure.Media.VideoAnalyzer.Edge.Models.SpatialAnalysisOperationBase
type SpatialAnalysisCustomOperation = class
inherit SpatialAnalysisOperationBase
Public Class SpatialAnalysisCustomOperation
Inherits SpatialAnalysisOperationBase
- Inheritance
Constructors
SpatialAnalysisCustomOperation(String) |
Initializes a new instance of SpatialAnalysisCustomOperation. |
Properties
ExtensionConfiguration |
Custom configuration to pass to the Azure Cognitive Services Spatial Analysis module. |
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET