Skip to content
DocsTry Aspire
DocsTry

DelegatedSubnetAnnotation

Classsealednet10.0
📦 Aspire.Hosting.Azure v13.5.3
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