ContainerPortReference
Class net10.0
Represents a TCP/UDP port that a container can expose.
namespace Aspire.Hosting.ApplicationModel;
public class ContainerPortReference : Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...}Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesReferencesgetIEnumerable<object> The referenced objects of the value.
Resourceget Gets the resource that this container port is associated with.
ValueExpressiongetstring Gets the expression that represents a value in manifest.