Oracle.GiMinorVersionsGetWithResult Method

Definition

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

Parameters

subscriptionId
String
location
String
giversionname
String
giMinorVersionName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to