Share via


AzureBicepResourceScope(Object) Constructor

Definition

Represents the scope associated with the resource.

public AzureBicepResourceScope(object resourceGroup);
new Aspire.Hosting.Azure.AzureBicepResourceScope : obj -> Aspire.Hosting.Azure.AzureBicepResourceScope
Public Sub New (resourceGroup As Object)

Parameters

resourceGroup
Object

The name of the existing resource group.

Applies to