Base:
property
Annotations
Aspire.Hosting.ApplicationModel.Resource.Annotations
Implemented interface member:
property
Annotations
Aspire.Hosting.ApplicationModel.IResource.Annotations
3 references to Annotations
Aspire.Hosting.Azure.Sql (3)
AzureSqlExtensions.cs (1)
409builder.Resource.Annotations.Add(new AdminDeploymentScriptSubnetAnnotation(subnet.Resource));
AzureSqlServerResource.cs (2)
181foreach (var annotation in Annotations) 716sql.Annotations.Add(new AdminDeploymentScriptSubnetAnnotation(aciSubnet.Resource));