ExistingAzureResourceAnnotation Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a resource that is not managed by Aspire's provisioning or container management layer.
C#
public sealed class ExistingAzureResourceAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type ExistingAzureResourceAnnotation = class
interface IResourceAnnotation
Public NotInheritable Class ExistingAzureResourceAnnotation
Implements IResourceAnnotation
- Inheritance
-
ExistingAzureResourceAnnotation
- Implements
Existing |
Represents a resource that is not managed by Aspire's provisioning or container management layer. |
Name |
Gets the name of the existing resource. |
Resource |
Gets the name of the existing resource group. If |
Producto | Versiones |
---|---|
.NET Aspire | 9.1.0 |