Skip to content
DocsTry Aspire
DocsTry

AzureBicepResourceScope Properties

ClassProperties2 members
Represents the scope associated with the resource.
ResourceGroupSection titled ResourceGroupobject
Represents the resource group to encode in the scope.
public object ResourceGroup { get; }
SubscriptionSection titled Subscriptionnullableobject?
Represents the subscription to encode in the scope.
public object? Subscription { get; }