///GENMHASH:4002186478A1CB0B59732EBFB18DEB3A:B7D07437BD9F8D06E149C9BD7B0F32C2
 protected override async Task <ServiceTierAdvisorInner> GetInnerAsync(CancellationToken cancellationToken)
 {
     sloUsageMetrics = null;
     return(await databasesInner.GetServiceTierAdvisorAsync(this.ResourceGroupName(), this.SqlServerName(),
                                                            this.DatabaseName(), this.Name(), cancellationToken : cancellationToken));
 }