Azure.ResourceManager.Dynatrace Namespace
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.
Classes
DynatraceExtensions |
A class to add extension methods to Azure.ResourceManager.Dynatrace. |
DynatraceMonitorCollection |
A class representing a collection of DynatraceMonitorResource and their operations. Each DynatraceMonitorResource in the collection will belong to the same instance of ResourceGroupResource. To get a DynatraceMonitorCollection instance call the GetDynatraceMonitors method from an instance of ResourceGroupResource. |
DynatraceMonitorData |
A class representing the DynatraceMonitor data model. |
DynatraceMonitorResource |
A Class representing a DynatraceMonitor along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DynatraceMonitorResource from an instance of ArmClient using the GetDynatraceMonitorResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDynatraceMonitor method. |
DynatraceSingleSignOnCollection |
A class representing a collection of DynatraceSingleSignOnResource and their operations. Each DynatraceSingleSignOnResource in the collection will belong to the same instance of DynatraceMonitorResource. To get a DynatraceSingleSignOnCollection instance call the GetDynatraceSingleSignOns method from an instance of DynatraceMonitorResource. |
DynatraceSingleSignOnData |
A class representing the DynatraceSingleSignOn data model. Single sign-on configurations for a given monitor resource. |
DynatraceSingleSignOnResource |
A Class representing a DynatraceSingleSignOn along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DynatraceSingleSignOnResource from an instance of ArmClient using the GetDynatraceSingleSignOnResource method. Otherwise you can get one from its parent resource DynatraceMonitorResource using the GetDynatraceSingleSignOn method. |
DynatraceTagRuleCollection |
A class representing a collection of DynatraceTagRuleResource and their operations. Each DynatraceTagRuleResource in the collection will belong to the same instance of DynatraceMonitorResource. To get a DynatraceTagRuleCollection instance call the GetDynatraceTagRules method from an instance of DynatraceMonitorResource. |
DynatraceTagRuleData |
A class representing the DynatraceTagRule data model. Tag rules for a monitor resource |
DynatraceTagRuleResource |
A Class representing a DynatraceTagRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DynatraceTagRuleResource from an instance of ArmClient using the GetDynatraceTagRuleResource method. Otherwise you can get one from its parent resource DynatraceMonitorResource using the GetDynatraceTagRule method. |
Azure SDK for .NET