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