Oracle.DbSystemShapesGetWithResult Method

Definition

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

Parameters

subscriptionId
String
location
String
dbsystemshapename
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to