Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagementGroupDetails

Package version

interface

An interface representing ManagementGroupDetails. The details of a management group.

Hierarchy

  • ManagementGroupDetails

Index

Properties

Optional parent

member

{ParentGroupInfo} [parent] Parent.

Optional updatedBy

updatedBy: undefined | string
member

{string} [updatedBy] The identity of the principal or process that updated the object.

Optional updatedTime

updatedTime: Date
member

{Date} [updatedTime] The date and time when this object was last updated.

Optional version

version: undefined | number
member

{number} [version] The version number of the object.

Generated using TypeDoc