Skip to content
Docs Try Aspire

AzureBicepResourceScope Properties

Class Properties 2 members
Represents the scope associated with the resource.
ResourceGroup Section titled ResourceGroup object
Represents the resource group to encode in the scope.
public object ResourceGroup { get; }
Subscription Section titled Subscription nullable object?
Represents the subscription to encode in the scope.
public object? Subscription { get; }