Share via


NetworkCloud.StorageAppliancesGetWithResult Method

Definition

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

Parameters

subscriptionId
String
resourceGroupName
String
storageApplianceName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to