Oracle.AutonomousDatabaseCharacterSetsGetWithResult Method

Definition

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

Parameters

subscriptionId
String
location
String
adbscharsetname
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to