ContainerPortReference Properties
Class Properties 3 members
Represents a TCP/UDP port that a container can expose.
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; } Gets the expression that represents a value in manifest.
public string ValueExpression { get; }