Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateManagementGroupDetails

Package version

interface

An interface representing CreateManagementGroupDetails. The details of a management group used during creation.

Hierarchy

  • CreateManagementGroupDetails

Index

Properties

Optional parent

member

{CreateParentGroupInfo} [parent] Parent.

Optional updatedBy

updatedBy: undefined | string
member

{string} [updatedBy] The identity of the principal or process that updated the object. NOTE: This property will not be serialized. It can only be populated by the server.

Optional updatedTime

updatedTime: Date
member

{Date} [updatedTime] The date and time when this object was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

Optional version

version: undefined | number
member

{number} [version] The version number of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc