Freigeben über


ExposureControlOperationsExtensions.GetFeatureValueByFactoryAsync Methode

Definition

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

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactory.Models.ExposureControlResponse> GetFeatureValueByFactoryAsync (this Microsoft.Azure.Management.DataFactory.IExposureControlOperations operations, string resourceGroupName, string factoryName, Microsoft.Azure.Management.DataFactory.Models.ExposureControlRequest exposureControlRequest, System.Threading.CancellationToken cancellationToken = default);
static member GetFeatureValueByFactoryAsync : Microsoft.Azure.Management.DataFactory.IExposureControlOperations * string * string * Microsoft.Azure.Management.DataFactory.Models.ExposureControlRequest * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactory.Models.ExposureControlResponse>
<Extension()>
Public Function GetFeatureValueByFactoryAsync (operations As IExposureControlOperations, resourceGroupName As String, factoryName As String, exposureControlRequest As ExposureControlRequest, Optional cancellationToken As CancellationToken = Nothing) As Task(Of 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.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: