Share via


PatchManagementGroupRequest Class

Definition

Management group patch parameters.

public class PatchManagementGroupRequest
type PatchManagementGroupRequest = class
Public Class PatchManagementGroupRequest
Inheritance
PatchManagementGroupRequest

Constructors

PatchManagementGroupRequest()

Initializes a new instance of the PatchManagementGroupRequest class.

PatchManagementGroupRequest(String, String)

Initializes a new instance of the PatchManagementGroupRequest class.

Properties

DisplayName

Gets or sets the friendly name of the management group.

ParentGroupId

Gets or sets (Optional) The fully qualified ID for the parent management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000

Applies to