Share via


KnownNetworkIdentifiers Class

Definition

Provides known network identifiers for use within the Aspire application model API.

public static class KnownNetworkIdentifiers
type KnownNetworkIdentifiers = class
Public Class KnownNetworkIdentifiers
Inheritance
KnownNetworkIdentifiers

Fields

DefaultAspireContainerNetwork

Represents Aspire default, auto-created container network resource (not actual Docker/Podman network).

LocalhostNetwork

The network associated with the IP loopback interface (localhost).

PublicInternet

Represents public Internet (globally routable).

Applies to