EndpointAnnotation.DefaultNetworkID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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