Example #1
0
 public async Task SetUp()
 {
     _cassandraKeyspace = await ArmClient.GetCassandraKeyspace(_cassandraKeyspaceId).GetAsync();
 }