你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExposureControlOperationsExtensions 类

定义

ExposureControlOperations 的扩展方法。

public static class ExposureControlOperationsExtensions
type ExposureControlOperationsExtensions = class
Public Module ExposureControlOperationsExtensions
继承
ExposureControlOperationsExtensions

方法

GetFeatureValue(IExposureControlOperations, String, ExposureControlRequest)

获取特定位置的曝光控制功能。

GetFeatureValueAsync(IExposureControlOperations, String, ExposureControlRequest, CancellationToken)

获取特定位置的曝光控制功能。

GetFeatureValueByFactory(IExposureControlOperations, String, String, ExposureControlRequest)

获取特定工厂的曝光控制功能。

GetFeatureValueByFactoryAsync(IExposureControlOperations, String, String, ExposureControlRequest, CancellationToken)

获取特定工厂的曝光控制功能。

QueryFeatureValuesByFactory(IExposureControlOperations, String, String, ExposureControlBatchRequest)

获取特定工厂的曝光控制功能列表。

QueryFeatureValuesByFactoryAsync(IExposureControlOperations, String, String, ExposureControlBatchRequest, CancellationToken)

获取特定工厂的曝光控制功能列表。

适用于