DistributedApplicationModel 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.
Represents a distributed application.
public class DistributedApplicationModel
type DistributedApplicationModel = class
Public Class DistributedApplicationModel
- Inheritance
-
DistributedApplicationModel
Constructors
DistributedApplicationModel(IResourceCollection) |
Represents a distributed application. |
Properties
Resources |
Gets the collection of resources associated with the distributed application. |
Extension Methods
GetProjectResources(DistributedApplicationModel) |
Returns all project resources in the distributed application model. |
GetContainerResources(DistributedApplicationModel) |
Returns a collection of container resources in the specified distributed application model. |
GetExecutableResources(DistributedApplicationModel) |
Returns an enumerable collection of executable resources from the specified distributed application model. |