Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

NetworkIdentifier Constructors

RecordConstructors1 member
A network identifier used to specify the network context for resources within an Aspire application model.
A network identifier used to specify the network context for resources within an Aspire application model.
public record NetworkIdentifier
{
public NetworkIdentifier(
string Value)
{
// ...
}
}
Valuestring