PatchManagementGroupRequest 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.
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
Azure SDK for .NET