Skip to content
DocsTry Aspire
DocsTry

DelegatedSubnetAnnotation

Classsealednet8.0
📦 Aspire.Hosting.Azure v13.4.0
Annotation that stores a reference to a subnet for an Azure resource that implements IAzureDelegatedSubnetResource.
namespace Aspire.Hosting.Azure;
public sealed class DelegatedSubnetAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation