1 implementation of IAzureDelegatedSubnetResource
Aspire.Hosting.Azure.AppContainers (1)
AzureContainerAppEnvironmentResource.cs (1)
22AzureProvisioningResource, IAzureComputeEnvironmentResource, IAzureContainerRegistry, IAzureDelegatedSubnetResource
3 references to IAzureDelegatedSubnetResource
Aspire.Hosting.Azure (1)
DelegatedSubnetAnnotation.cs (1)
10/// Annotation that stores a reference to a subnet for an Azure resource that implements <see cref="IAzureDelegatedSubnetResource"/>.
Aspire.Hosting.Azure.AppContainers (1)
AzureContainerAppEnvironmentResource.cs (1)
26string IAzureDelegatedSubnetResource.DelegatedSubnetServiceName => "Microsoft.App/environments";
Aspire.Hosting.Azure.Network (1)
AzureVirtualNetworkExtensions.cs (1)
258where T : IAzureDelegatedSubnetResource