Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

NetworkIdentifier

Recordnet10.0
📦 Aspire.Hosting v13.5.3
A network identifier used to specify the network context for resources within an Aspire application model.
namespace Aspire.Hosting.ApplicationModel;
public record NetworkIdentifier
: System.IEquatable<Aspire.Hosting.ApplicationModel.NetworkIdentifier>
{
// ...
}
IEquatable<NetworkIdentifier>
View all constructors
View all properties
View all methods