Share via


ManagedResourceGroupConfiguration interface

ManagedResourceGroupConfiguration represents the configuration of the resource group managed by Azure.

Properties

___location

The ___location of the managed resource group. If not specified, the ___location of the parent resource is chosen.

name

The name for the managed resource group. If not specified, the unique name is automatically generated.

Property Details

___location

The ___location of the managed resource group. If not specified, the ___location of the parent resource is chosen.

___location?: string

Property Value

string

name

The name for the managed resource group. If not specified, the unique name is automatically generated.

name?: string

Property Value

string