ConnectionPropertyAnnotation Properties
Class Properties 2 members
Annotation that creates a custom connection property value injected into environment variables when a resource is referenced using
WithReference(). Gets the name associated with the current instance.
public string Name { get; } Gets the reference expression associated with this instance.
public ReferenceExpression Value { get; }