Oracle.ResourceAnchorsListByResourceGroupWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IResourceAnchorListResult> ResourceAnchorsListByResourceGroupWithResult(string subscriptionId, string resourceGroupName, Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.ISendAsync sender);
member this.ResourceAnchorsListByResourceGroupWithResult : 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.IResourceAnchorListResult>
Public Function ResourceAnchorsListByResourceGroupWithResult (subscriptionId As String, resourceGroupName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IResourceAnchorListResult)

Parameters

subscriptionId
String
resourceGroupName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to