Freigeben über


ExposureControlOperationsExtensions.GetFeatureValueByFactory Methode

Definition

Rufen Sie die Belichtungssteuerungsfunktion für eine bestimmte Factory ab.

public static Microsoft.Azure.Management.DataFactory.Models.ExposureControlResponse GetFeatureValueByFactory (this Microsoft.Azure.Management.DataFactory.IExposureControlOperations operations, string resourceGroupName, string factoryName, Microsoft.Azure.Management.DataFactory.Models.ExposureControlRequest exposureControlRequest);
static member GetFeatureValueByFactory : Microsoft.Azure.Management.DataFactory.IExposureControlOperations * string * string * Microsoft.Azure.Management.DataFactory.Models.ExposureControlRequest -> Microsoft.Azure.Management.DataFactory.Models.ExposureControlResponse
<Extension()>
Public Function GetFeatureValueByFactory (operations As IExposureControlOperations, resourceGroupName As String, factoryName As String, exposureControlRequest As ExposureControlRequest) As ExposureControlResponse

Parameter

operations
IExposureControlOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Werksname.

exposureControlRequest
ExposureControlRequest

Die Anforderung für die Belichtungssteuerung.

Gibt zurück

Gilt für: