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