ExistingAzureResourceAnnotation Constructors
ClassConstructors1 member
Represents a resource that is not managed by Aspire's provisioning or container management layer.
Constructor(object, object?)Section titled Constructor(object, object?) Represents a resource that is not managed by Aspire's provisioning or container management layer.
public sealed class ExistingAzureResourceAnnotation{ public ExistingAzureResourceAnnotation( object name, object? resourceGroup = null) { // ... }}Parameters
nameobjectresourceGroupobject?optional