ManageAgentInstallationContent 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.
Request for performing Dynatrace agent install/uninstall action through the Azure Dynatrace resource on the provided list of agent resources.
public class ManageAgentInstallationContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Dynatrace.Models.ManageAgentInstallationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Dynatrace.Models.ManageAgentInstallationContent>
type ManageAgentInstallationContent = class
interface IJsonModel<ManageAgentInstallationContent>
interface IPersistableModel<ManageAgentInstallationContent>
Public Class ManageAgentInstallationContent
Implements IJsonModel(Of ManageAgentInstallationContent), IPersistableModel(Of ManageAgentInstallationContent)
- Inheritance
-
ManageAgentInstallationContent
- Implements
Constructors
| Name | Description |
|---|---|
| ManageAgentInstallationContent(IEnumerable<DynatraceManageAgentDetails>, DynatraceAgentAction) |
Initializes a new instance of ManageAgentInstallationContent. |
Properties
| Name | Description |
|---|---|
| Action |
Install/Uninstall action. |
| ManageAgentInstallationList |
The list of resources. |