Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceGroup

Package version

Resource group information.

Hierarchy

  • any
    • ResourceGroup

Index

Properties

Optional id

id: undefined | string

The ID of the resource group. NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

The location of the resource group. It cannot be changed after the resource group has been created. It must be one of the supported Azure locations.

Optional managedBy

managedBy: undefined | string

The ID of the resource that manages this resource group.

Optional name

name: undefined | string

The name of the resource group. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

The resource group properties.

Optional tags

tags: undefined | object

The tags attached to the resource group.

Optional type

type: undefined | string

The type of the resource group. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc