ArmIotOperationsModelFactory.DataflowEndpointFabricOneLakeNames Method

Definition

public static Azure.ResourceManager.IotOperations.Models.DataflowEndpointFabricOneLakeNames DataflowEndpointFabricOneLakeNames(string lakehouseName = default, string workspaceName = default);
static member DataflowEndpointFabricOneLakeNames : string * string -> Azure.ResourceManager.IotOperations.Models.DataflowEndpointFabricOneLakeNames
Public Shared Function DataflowEndpointFabricOneLakeNames (Optional lakehouseName As String = Nothing, Optional workspaceName As String = Nothing) As DataflowEndpointFabricOneLakeNames

Parameters

lakehouseName
String

Lakehouse name.

workspaceName
String

Workspace name.

Returns

A new DataflowEndpointFabricOneLakeNames instance for mocking.

Applies to