ContainerResourceExtensions 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 for working with container resources in a distributed application model.
public static class ContainerResourceExtensions
type ContainerResourceExtensions = class
Public Module ContainerResourceExtensions
- Inheritance
-
ContainerResourceExtensions
Methods
GetContainerResources(DistributedApplicationModel) |
Returns a collection of container resources in the specified distributed application model. |
IsContainer(IResource) |
Determines whether the specified resource is a container resource. |