DataProtection.ResourceGuardsGetResourcesInSubscriptionWithResult Method

Definition

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

Parameters

subscriptionId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to