Oracle.FlexComponentsListByParentWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IFlexComponentListResult> FlexComponentsListByParentWithResult(string subscriptionId, string location, string shape, Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.ISendAsync sender);
member this.FlexComponentsListByParentWithResult : string * string * string * Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IFlexComponentListResult>
Public Function FlexComponentsListByParentWithResult (subscriptionId As String, location As String, shape As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IFlexComponentListResult)

Parameters

subscriptionId
String
location
String
shape
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to