DataFactoryManagementClient.GetRequestUri Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public string GetRequestUri (Action<Microsoft.Azure.Management.DataFactories.Core.DataFactoryManagementClient> operation);
member this.GetRequestUri : Action<Microsoft.Azure.Management.DataFactories.Core.DataFactoryManagementClient> -> string
Public Function GetRequestUri (operation As Action(Of DataFactoryManagementClient)) As String
Parameters
- operation
- Action<DataFactoryManagementClient>