Freigeben über


ExposureControlOperationsExtensions.QueryFeatureValuesByFactory Methode

Definition

Rufen Sie eine Liste der Belichtungssteuerungsfeatures für eine bestimmte Fabrik ab.

public static Microsoft.Azure.Management.DataFactory.Models.ExposureControlBatchResponse QueryFeatureValuesByFactory (this Microsoft.Azure.Management.DataFactory.IExposureControlOperations operations, string resourceGroupName, string factoryName, Microsoft.Azure.Management.DataFactory.Models.ExposureControlBatchRequest exposureControlBatchRequest);
static member QueryFeatureValuesByFactory : Microsoft.Azure.Management.DataFactory.IExposureControlOperations * string * string * Microsoft.Azure.Management.DataFactory.Models.ExposureControlBatchRequest -> Microsoft.Azure.Management.DataFactory.Models.ExposureControlBatchResponse
<Extension()>
Public Function QueryFeatureValuesByFactory (operations As IExposureControlOperations, resourceGroupName As String, factoryName As String, exposureControlBatchRequest As ExposureControlBatchRequest) As ExposureControlBatchResponse

Parameter

operations
IExposureControlOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Factoryname.

exposureControlBatchRequest
ExposureControlBatchRequest

Die Belichtungssteuerungsanforderung für die Liste der Features.

Gibt zurück

Gilt für: