DataFactoryExtensions
ConfigureFactoryRepoInformation(SubscriptionResource, AzureLocation, FactoryRepoContent, CancellationToken)
ConfigureFactoryRepoInformationAsync(SubscriptionResource, AzureLocation, FactoryRepoContent, CancellationToken)
GetDataFactories(ResourceGroupResource)
GetDataFactories(SubscriptionResource, CancellationToken)
GetDataFactoriesAsync(SubscriptionResource, CancellationToken)
GetDataFactory(ResourceGroupResource, String, String, CancellationToken)
GetDataFactoryAsync(ResourceGroupResource, String, String, CancellationToken)
GetDataFactoryChangeDataCaptureResource(ArmClient, ResourceIdentifier)
GetDataFactoryDataFlowResource(ArmClient, ResourceIdentifier)
GetDataFactoryDatasetResource(ArmClient, ResourceIdentifier)
GetDataFactoryGlobalParameterResource(ArmClient, ResourceIdentifier)
GetDataFactoryIntegrationRuntimeResource(ArmClient, ResourceIdentifier)
GetDataFactoryLinkedServiceResource(ArmClient, ResourceIdentifier)
GetDataFactoryManagedIdentityCredentialResource(ArmClient, ResourceIdentifier)
GetDataFactoryManagedVirtualNetworkResource(ArmClient, ResourceIdentifier)
GetDataFactoryPipelineResource(ArmClient, ResourceIdentifier)
GetDataFactoryPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)
GetDataFactoryPrivateEndpointResource(ArmClient, ResourceIdentifier)
GetDataFactoryResource(ArmClient, ResourceIdentifier)
GetDataFactoryServiceCredentialResource(ArmClient, ResourceIdentifier)
GetDataFactoryTriggerResource(ArmClient, ResourceIdentifier)
GetFeatureValueExposureControl(SubscriptionResource, AzureLocation, ExposureControlContent, CancellationToken)
GetFeatureValueExposureControlAsync(SubscriptionResource, AzureLocation, ExposureControlContent, CancellationToken)
net10.0
namespace Azure.ResourceManager.DataFactory
{
public static class DataFactoryExtensions
{
[AsyncStateMachine(typeof(<ConfigureFactoryRepoInformationAsync>d__22))]
public static Task<Response<DataFactoryResource>> ConfigureFactoryRepoInformationAsync(this SubscriptionResource subscriptionResource, AzureLocation locationId, FactoryRepoContent content, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.DataFactory , Version=1.11.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.DataFactory (1.11.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API