ResourceManagerExtensions Class

Definition

Extension methods for IConstruct.

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

Methods

AddResourceGroup(IConstruct)

Adds a resource group to the construct.

GetOrAddResourceGroup(IConstruct)

Gets or adds the resource group of the construct.

GetOrCreateSubscription(IConstruct, Nullable<Guid>)

Gets or adds a subscription to the construct.

Applies to