Share via


EndpointAnnotation.DefaultNetworkID Property

Definition

Gets the ID of the network that is the "default" network for the Endpoint (the one the Endpoint is associated with and can be reached without routing or network address translation).

public Aspire.Hosting.ApplicationModel.NetworkIdentifier DefaultNetworkID { get; }
member this.DefaultNetworkID : Aspire.Hosting.ApplicationModel.NetworkIdentifier
Public ReadOnly Property DefaultNetworkID As NetworkIdentifier

Property Value

Applies to