Esempio n. 1
0
 public async Task SetUp()
 {
     _sqlContainer = await ArmClient.GetSqlContainer(_sqlContainerId).GetAsync();
 }