Skip to content
DocsTry Aspire
DocsTry

withServiceDelegation

Method
📦 Aspire.Hosting.Azure.Network v13.5.1
interface AzureSubnetResource {
// ... omitted for brevity
withServiceDelegation(
serviceName: string,
name?: string): AzureSubnetResource;
}

Signature

methodwithServiceDelegationbuilder
Delegates the subnet to the specified Azure service.
withServiceDelegation(
serviceName: string,
name?: string): AzureSubnetResource
serviceNamestring
namestringoptional
AzureSubnetResource

Applies to

This method applies to the following types: