예제 #1
0
 public async Task SetUp()
 {
     _mongoDBDatabase = await ArmClient.GetMongoDBDatabase(_mongoDBDatabaseId).GetAsync();
 }