コード例 #1
0
 public async Task SetUp()
 {
     _sqlContainer = await ArmClient.GetSqlContainerResource(_sqlContainerId).GetAsync();
 }