Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateParentGroupInfo

Package version

interface

An interface representing CreateParentGroupInfo. (Optional) The ID of the parent management group used during creation.

Hierarchy

  • CreateParentGroupInfo

Index

Properties

Properties

Optional displayName

displayName: undefined | string
member

{string} [displayName] The friendly name of the parent management group. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string
member

{string} [id] The fully qualified ID for the parent management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000

Optional name

name: undefined | string
member

{string} [name] The name of the parent management group NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc