DistributedApplicationModelExtensions 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 extension methods on the DistributedApplicationModel class.
public static class DistributedApplicationModelExtensions
type DistributedApplicationModelExtensions = class
Public Module DistributedApplicationModelExtensions
- Inheritance
-
DistributedApplicationModelExtensions
Methods
GetComputeResources(DistributedApplicationModel) |
Returns the compute resources from the DistributedApplicationModel. Compute resources are those that are either containers or project resources, and are not marked to be ignored by the manifest publishing callback annotation. |