Skip to content
DocsTry Aspire
DocsTry

ContainerPortReference Properties

ClassProperties3 members
Represents a TCP/UDP port that a container can expose.
ReferencesSection titled ReferencesIEnumerable<object>
The referenced objects of the value.
public IEnumerable<object> References { get; }
Gets the resource that this container port is associated with.
public IResource Resource { get; }
ValueExpressionSection titled ValueExpressionstring
Gets the expression that represents a value in manifest.
public string ValueExpression { get; }