KnownNetworkIdentifiers Class
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.
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). |