コード例 #1
0
 public DisableUsageExportBucketAsyncTest(ComputeFixture fixture) => _fixture = fixture;
コード例 #2
0
 public OperationPollerTest(ComputeFixture fixture) => _fixture = fixture;
コード例 #3
0
 public CreateInstanceAsyncTest(ComputeFixture fixture) => _fixture = fixture;
コード例 #4
0
 public ListAllInstancesAsyncTest(ComputeFixture fixture) => _fixture = fixture;
コード例 #5
0
 public ListImagesAsyncTest(ComputeFixture fixture) => _fixture = fixture;
 public PatchFirewallRuleAsyncTest(ComputeFixture fixture) => _fixture = fixture;
コード例 #7
0
 public ListFirewallsRuleAsyncTest(ComputeFixture fixture) => _fixture = fixture;
 public CreateFirewallRuleAsyncTest(ComputeFixture fixture) => _fixture = fixture;