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)
406builder.Resource.Annotations.Add(new AdminDeploymentScriptSubnetAnnotation(subnet.Resource));
AzureSqlServerResource.cs (2)
192foreach (var annotation in Annotations) 634sql.Annotations.Add(new AdminDeploymentScriptSubnetAnnotation(aciSubnet.Resource));