Skip to content
Docs Try Aspire

DelegatedSubnetAnnotation

Class sealed net8.0
📦 Aspire.Hosting.Azure v13.2.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