37 references to ConfigureInfrastructure
Aspire.Hosting.Azure.CosmosDB (2)
AzureCosmosDBContainerResource.cs (1)
15
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
AzureCosmosDBDatabaseResource.cs (1)
14
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
Aspire.Hosting.Azure.EventHubs (2)
AzureEventHubConsumerGroupResource.cs (1)
17
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
AzureEventHubResource.cs (1)
17
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
Aspire.Hosting.Azure.ServiceBus (4)
AzureServiceBusQueueResource.cs (1)
18
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
AzureServiceBusRule.cs (1)
16
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
AzureServiceBusSubscriptionResource.cs (1)
18
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
AzureServiceBusTopicResource.cs (1)
18
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
Aspire.Hosting.Azure.Tests (21)
AzureBicepResourceTests.cs (13)
267
.
ConfigureInfrastructure
(infrastructure =>
349
.
ConfigureInfrastructure
(infrastructure =>
395
.
ConfigureInfrastructure
(infrastructure =>
470
.
ConfigureInfrastructure
(infrastructure =>
1326
.
ConfigureInfrastructure
(infrastructure =>
1411
.
ConfigureInfrastructure
(infrastructure =>
1497
.
ConfigureInfrastructure
(infrastructure =>
1633
.
ConfigureInfrastructure
(infrastructure =>
1721
.
ConfigureInfrastructure
(infrastructure =>
1835
.
ConfigureInfrastructure
(infrastructure =>
1931
var ex = Assert.Throws<ArgumentNullException>(() => provisioningResource.
ConfigureInfrastructure
(null!));
1956
.
ConfigureInfrastructure
(r =>
1966
.
ConfigureInfrastructure
(r =>
AzureEnvironmentResourceTests.cs (2)
104
.
ConfigureInfrastructure
(c =>
147
.
ConfigureInfrastructure
(c =>
AzureEventHubsExtensionsTests.cs (1)
311
.
ConfigureInfrastructure
(infrastructure =>
AzureServiceBusExtensionsTests.cs (1)
254
.
ConfigureInfrastructure
(infrastructure =>
AzureWebPubSubExtensionsTests.cs (4)
26
var wps = builder.AddAzureWebPubSub("wps1").
ConfigureInfrastructure
(infrastructure =>
85
var wps = builder.AddAzureWebPubSub("wps1").
ConfigureInfrastructure
(infrastructure =>
147
var wps = builder.AddAzureWebPubSub("wps1").
ConfigureInfrastructure
(infrastructure =>
174
var wps = builder.AddAzureWebPubSub("wps1").
ConfigureInfrastructure
(infrastructure =>
AzureAppService.AppHost (1)
Program.cs (1)
22
.
ConfigureInfrastructure
(infra =>
CdkSample.AppHost (7)
Program.cs (7)
18
.
ConfigureInfrastructure
(infrastructure =>
31
.
ConfigureInfrastructure
(infrastructure =>
57
sb.
ConfigureInfrastructure
(infrastructure =>
66
sb.
ConfigureInfrastructure
(infrastructure =>
74
sb.
ConfigureInfrastructure
(infrastructure =>
92
.
ConfigureInfrastructure
(infrastructure =>
102
.
ConfigureInfrastructure
(infrastructure =>