Skip to content
Docs Try Aspire
Docs Try

ContainerPortReference

Handle
📦 Aspire.Hosting v13.4.0
interface ContainerPortReference
extends IManifestExpressionProvider,
IValueProvider,
IValueWithReferences {
readonly resource: IResource;
readonly valueExpression: string;
}

Properties

property resource IResource get
Gets the resource that this container port is associated with.
property valueExpression string get
Gets the ValueExpression property