35 references to ConfigureInfrastructure
Aspire.Hosting.Azure.CosmosDB (2)
CosmosDBContainer.cs (1)
10
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
CosmosDBDatabase.cs (1)
10
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
Aspire.Hosting.Azure.EventHubs (2)
EventHub.cs (1)
13
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
EventHubConsumerGroup.cs (1)
13
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
Aspire.Hosting.Azure.Functions (1)
AzureFunctionsProjectResourceExtensions.cs (1)
62
.
ConfigureInfrastructure
(configureInfrastructure)
Aspire.Hosting.Azure.ServiceBus (4)
ServiceBusQueue.cs (1)
14
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
ServiceBusRule.cs (1)
13
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
ServiceBusSubscription.cs (1)
14
/// Use <see cref="AzureProvisioningResourceExtensions.
ConfigureInfrastructure
{T}(ApplicationModel.IResourceBuilder{T}, Action{AzureResourceInfrastructure})"/> to configure specific <see cref="Azure.Provisioning"/> properties.
ServiceBusTopic.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.Tests (19)
AzureBicepResourceTests.cs (13)
247
.
ConfigureInfrastructure
(infrastructure =>
358
.
ConfigureInfrastructure
(infrastructure =>
479
.
ConfigureInfrastructure
(infrastructure =>
590
.
ConfigureInfrastructure
(infrastructure =>
2098
.
ConfigureInfrastructure
(infrastructure =>
2256
.
ConfigureInfrastructure
(infrastructure =>
2415
.
ConfigureInfrastructure
(infrastructure =>
2573
.
ConfigureInfrastructure
(infrastructure =>
2733
.
ConfigureInfrastructure
(infrastructure =>
2855
.
ConfigureInfrastructure
(infrastructure =>
2975
var ex = Assert.Throws<ArgumentNullException>(() => provisioningResource.
ConfigureInfrastructure
(null!));
3000
.
ConfigureInfrastructure
(r =>
3010
.
ConfigureInfrastructure
(r =>
AzureEventHubsExtensionsTests.cs (1)
289
.
ConfigureInfrastructure
(infrastructure =>
AzureServiceBusExtensionsTests.cs (1)
362
.
ConfigureInfrastructure
(infrastructure =>
AzureWebPubSubExtensionsTests.cs (4)
30
var wps = builder.AddAzureWebPubSub("wps1").
ConfigureInfrastructure
(infrastructure =>
119
var wps = builder.AddAzureWebPubSub("wps1").
ConfigureInfrastructure
(infrastructure =>
280
var wps = builder.AddAzureWebPubSub("wps1").
ConfigureInfrastructure
(infrastructure =>
358
var wps = builder.AddAzureWebPubSub("wps1").
ConfigureInfrastructure
(infrastructure =>
CdkSample.AppHost (7)
Program.cs (7)
17
.
ConfigureInfrastructure
(infrastructure =>
30
.
ConfigureInfrastructure
(infrastructure =>
55
.
ConfigureInfrastructure
(infrastructure =>
62
.
ConfigureInfrastructure
(infrastructure =>
68
.
ConfigureInfrastructure
(infrastructure =>
84
.
ConfigureInfrastructure
(infrastructure =>
94
.
ConfigureInfrastructure
(infrastructure =>