Share via


ProvisioningExtensions Class

Definition

Extension methods for IConstruct.

public static class ProvisioningExtensions
type ProvisioningExtensions = class
Public Module ProvisioningExtensions
Inheritance
ProvisioningExtensions

Methods

GetSingleResource<T>(IConstruct)

Gets the single resource of type T in the construct or its ancestors.

GetSingleResourceInScope<T>(IConstruct)

Gets the single resource of type T in the construct or its childresources.

Applies to