Skip to content
Docs Try Aspire

NetworkIdentifier Constructors

Record Constructors 1 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)
{
// ...
}
}
Value string