Skip to content
DocsTry Aspire
DocsTry

withDelegatedSubnet

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

Signature

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

Applies to

This method applies to the following types: