AzureSubnetServiceDelegationAnnotation
Class sealed net8.0
Annotation to specify a service delegation for an Azure Subnet.
namespace Aspire.Hosting.Azure;
public sealed class AzureSubnetServiceDelegationAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...} IResourceAnnotation
Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesNameget; setstring Gets or sets the name associated with the service delegation.
ServiceNameget; setstring Gets or sets the name of the service associated with the service delegation.