AzureEnvironmentResource.ResourceGroupName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Azure resource group name that the resources will be deployed to.
public Aspire.Hosting.ApplicationModel.ParameterResource ResourceGroupName { get; set; }
member this.ResourceGroupName : Aspire.Hosting.ApplicationModel.ParameterResource with get, set
Public Property ResourceGroupName As ParameterResource