Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagementGroup

Package version

A management group that is connected to a workspace

Hierarchy

  • ManagementGroup

Index

Properties

Optional created

created: Date

The datetime that the management group was created.

Optional dataReceived

dataReceived: Date

The last datetime that the management group received data.

Optional id

id: undefined | string

The unique ID of the management group.

Optional isGateway

isGateway: undefined | false | true

Gets or sets a value indicating whether the management group is a gateway.

Optional name

name: undefined | string

The name of the management group.

Optional serverCount

serverCount: undefined | number

The number of servers connected to the management group.

Optional sku

sku: undefined | string

The SKU of System Center that is managing the management group.

Optional version

version: undefined | string

The version of System Center that is managing the management group.

Generated using TypeDoc