Share via


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)

特定のファクトリの露出制御機能の一覧を取得します。

適用対象