NetworkEndpointSnapshot
Recordnet10.0
Represents an AllocatedEndpoint snapshot associated with a specific network.
namespace Aspire.Hosting.ApplicationModel;
public record NetworkEndpointSnapshot : System.IEquatable<Aspire.Hosting.ApplicationModel.NetworkEndpointSnapshot>{ // ...}IEquatable<NetworkEndpointSnapshot>
11 members
Constructors1
Section titled Constructors Represents an AllocatedEndpoint snapshot associated with a specific network.
Properties2
Section titled PropertiesNetworkIDget; initThe ID of the network that is associated with the AllocatedEndpoint snapshot.
Methods8
Section titled MethodsboolIndicates whether the current object is equal to another object of the same type.