Package version:

Interface ManagedResourceGroupConfiguration

ManagedResourceGroup related properties

interface ManagedResourceGroupConfiguration {
    location: string;
    name: string;
}

Properties

Properties

location: string

Managed Resource Group location

name: string

Name of managed resource group

Generated using TypeDoc