Partager via


ManagementGroup interface

A management group that is connected to a workspace

Properties

created

The datetime that the management group was created.

dataReceived

The last datetime that the management group received data.

id

The unique ID of the management group.

isGateway

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

name

The name of the management group.

serverCount

The number of servers connected to the management group.

sku

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

version

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

Property Details

created

The datetime that the management group was created.

created?: Date

Property Value

Date

dataReceived

The last datetime that the management group received data.

dataReceived?: Date

Property Value

Date

id

The unique ID of the management group.

id?: string

Property Value

string

isGateway

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

isGateway?: boolean

Property Value

boolean

name

The name of the management group.

name?: string

Property Value

string

serverCount

The number of servers connected to the management group.

serverCount?: number

Property Value

number

sku

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

sku?: string

Property Value

string

version

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

version?: string

Property Value

string