ArmIotOperationsModelFactory.DataflowEndpointFabricOneLakeNames 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 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.