AzureSqlElasticPoolCommunicator.ListOperation(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets Elastic Pool Operations
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ElasticPoolOperation> ListOperation (string resourceGroupName, string serverName, string elasticPoolName);
member this.ListOperation : string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ElasticPoolOperation>
Public Function ListOperation (resourceGroupName As String, serverName As String, elasticPoolName As String) As IList(Of ElasticPoolOperation)
Parameters
- resourceGroupName
- String
- serverName
- String
- elasticPoolName
- String