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
Azure SDK for .NET