Share via


DistributedApplicationModelExtensions Class

Definition

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.

Applies to