NetworkIdentifier
Recordnet10.0
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>
10 members
Constructors1
Section titled Constructors A network identifier used to specify the network context for resources within an Aspire application model.
Properties1
Section titled PropertiesValueget; initstringMethods8
Section titled Methods<Clone>$virtualEquals(NetworkIdentifier?)virtualboolIndicates whether the current object is equal to another object of the same type.