Uses of Class
com.azure.runtime.host.DistributedApplication
Packages that use DistributedApplication
Package
Description
Java Runtime for Azure core APIs for specifying and creating Azure resources.
- 
Uses of DistributedApplication in com.azure.runtime.hostMethods in com.azure.runtime.host that return DistributedApplicationModifier and TypeMethodDescriptionstatic DistributedApplicationDistributedApplication.getInstance()Methods in com.azure.runtime.host with parameters of type DistributedApplicationModifier and TypeMethodDescriptionvoidAppHost.configureApplication(DistributedApplication app) Called with a new DistributedApplication instance, allowing for the apphost to configure it.