LogicAppClient.ListWorkFlowBySubscription 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.
Gets the workflows in current subscription.
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Logic.Models.Workflow> ListWorkFlowBySubscription ();
member this.ListWorkFlowBySubscription : unit -> seq<Microsoft.Azure.Management.Logic.Models.Workflow>
Public Function ListWorkFlowBySubscription () As IEnumerable(Of Workflow)
Returns
Workflow object