Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagementGroupInfo

Package version

interface

An interface representing ManagementGroupInfo. The management group resource.

Hierarchy

  • ManagementGroupInfo

Index

Properties

Optional displayName

displayName: undefined | string
member

{string} [displayName] The friendly name of the management group.

Optional id

id: undefined | string
member

{string} [id] The fully qualified ID for the management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000 NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string
member

{string} [name] The name of the management group. For example, 00000000-0000-0000-0000-000000000000 NOTE: This property will not be serialized. It can only be populated by the server.

Optional tenantId

tenantId: undefined | string
member

{string} [tenantId] The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000

Optional type

type: undefined | string
member

{string} [type] The type of the resource. For example, /providers/Microsoft.Management/managementGroups NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc