1 implementation of DelegatedSubnetServiceName
Aspire.Hosting.Azure.AppContainers (1)
AzureContainerAppEnvironmentResource.cs (1)
26string IAzureDelegatedSubnetResource.DelegatedSubnetServiceName => "Microsoft.App/environments";
2 references to DelegatedSubnetServiceName
Aspire.Hosting.Azure.Network (2)
AzureVirtualNetworkExtensions.cs (2)
271target.DelegatedSubnetServiceName, 272target.DelegatedSubnetServiceName));