ManagementGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A management group that is connected to a workspace
[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagementGroup
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagementGroup = class
Public Class ManagementGroup
- Inheritance
-
ManagementGroup
- Attributes
Constructors
ManagementGroup() |
Initializes a new instance of the ManagementGroup class. |
ManagementGroup(Nullable<Int32>, Nullable<Boolean>, String, String, Nullable<DateTime>, Nullable<DateTime>, String, String) |
Initializes a new instance of the ManagementGroup class. |
Properties
Created |
Gets or sets the datetime that the management group was created. |
DataReceived |
Gets or sets the last datetime that the management group received data. |
Id |
Gets or sets the unique ID of the management group. |
IsGateway |
Gets or sets a value indicating whether the management group is a gateway. |
Name |
Gets or sets the name of the management group. |
ServerCount |
Gets or sets the number of servers connected to the management group. |
Sku |
Gets or sets the SKU of System Center that is managing the management group. |
Version |
Gets or sets the version of System Center that is managing the management group. |
Applies to
Azure SDK for .NET