Skip to content
Docs Try Aspire

withDelegatedSubnet

Function
📦 Aspire.Hosting.Azure.Network v13.2.0
interface IAzureDelegatedSubnetResource {
// ... omitted for brevity
withDelegatedSubnet(subnet: AzureSubnetResource): IAzureDelegatedSubnetResource;
}

Signature

method withDelegatedSubnet builder
Associates a delegated Azure subnet resource with an Azure resource that supports subnet delegation.
withDelegatedSubnet(subnet: AzureSubnetResource): IAzureDelegatedSubnetResource
subnet AzureSubnetResource
IAzureDelegatedSubnetResource

Applies to

This function is an extension method on the following types: