Ejemplo n.º 1
0
 ///GENMHASH:4002186478A1CB0B59732EBFB18DEB3A:D6BF73A4CFB4DF465653CAFA9E2F5177
 protected override async Task <ServiceObjectiveInner> GetInnerAsync(CancellationToken cancellationToken)
 {
     return(await serversInner.GetServiceObjectiveAsync(this.ResourceGroupName(), this.SqlServerName(), this.Name(), cancellationToken : cancellationToken));
 }