AzureSqlUsageCommunicator.ListByInstancePool 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.
Lists the instance pools usage
public Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.Usage> ListByInstancePool (string resourceGroupName, string instancePoolName, bool? expandChildren);
member this.ListByInstancePool : string * string * Nullable<bool> -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.Usage>
Public Function ListByInstancePool (resourceGroupName As String, instancePoolName As String, expandChildren As Nullable(Of Boolean)) As IPage(Of Usage)
Parameters
- resourceGroupName
- String
- instancePoolName
- String