Skip to content
DocsTry Aspire
DocsTry

NameValidationPolicyAnnotation Constructors

ClassConstructors1 member
Represents an annotation that customizes the name validation rules applied to a resource when it is added to the application model.
public sealed class NameValidationPolicyAnnotation
{
public NameValidationPolicyAnnotation()
{
// ...
}
}