Skip to content
DocsTry Aspire
DocsTry

AzureSubnetServiceDelegationAnnotation Properties

ClassProperties2 members
Annotation to specify a service delegation for an Azure Subnet.
Gets or sets the name associated with the service delegation.
public string Name { get; set; }
Gets or sets the name of the service associated with the service delegation.
public string ServiceName { get; set; }