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