Aspire.Hosting.Docker.Resources.ComposeNodes Namespace
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.
Classes
Config |
Represents a configuration object in a Docker Compose file. |
NamedComposeMember |
Represents a generic named member within a Docker Compose configuration structure. |
Network |
Represents a Docker network configuration as part of a Compose file. |
Secret |
Represents a Secret object in a Docker Compose configuration file. |
Service |
Represents a Docker Compose service definition. |
ServiceDependency |
Represents a service dependency in a Docker Compose file. |