Skip to content
Docs Try Aspire
Docs Try

withDelegatedSubnet

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

Signature

method withDelegatedSubnet builder
Configures the resource to use the specified subnet with appropriate service delegation.
withDelegatedSubnet(subnet: AzureSubnetResource): IAzureDelegatedSubnetResource
subnet AzureSubnetResource
IAzureDelegatedSubnetResource

Applies to

This method applies to the following types: