2 references to DefaultSubscriptionId
Aspire.Hosting.Azure.Tests (2)
ProvisioningTestHelpers.cs (2)
632public TestResourceGroupResource(string name, Dictionary<string, object> deploymentOutputs, string subscriptionId = DefaultSubscriptionId) 639public TestResourceGroupResource(string name, Func<string, Dictionary<string, object>> deploymentOutputsProvider, string subscriptionId = DefaultSubscriptionId)