Skip to content
Docs Try Aspire

AzureSubnetServiceDelegationAnnotation Properties

Class Properties 2 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; }
ServiceName Section titled ServiceName string
Gets or sets the name of the service associated with the service delegation.
public string ServiceName { get; set; }