Azure.ResourceManager.Datadog 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
DatadogExtensions |
A class to add extension methods to Azure.ResourceManager.Datadog. |
DatadogMonitorResource |
A Class representing a DatadogMonitorResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DatadogMonitorResource from an instance of ArmClient using the GetDatadogMonitorResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDatadogMonitorResource method. |
DatadogMonitorResourceCollection |
A class representing a collection of DatadogMonitorResource and their operations. Each DatadogMonitorResource in the collection will belong to the same instance of ResourceGroupResource. To get a DatadogMonitorResourceCollection instance call the GetDatadogMonitorResources method from an instance of ResourceGroupResource. |
DatadogMonitorResourceData |
A class representing the DatadogMonitorResource data model. |
DatadogSingleSignOnResource |
A Class representing a DatadogSingleSignOnResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DatadogSingleSignOnResource from an instance of ArmClient using the GetDatadogSingleSignOnResource method. Otherwise you can get one from its parent resource DatadogMonitorResource using the GetDatadogSingleSignOnResource method. |
DatadogSingleSignOnResourceCollection |
A class representing a collection of DatadogSingleSignOnResource and their operations. Each DatadogSingleSignOnResource in the collection will belong to the same instance of DatadogMonitorResource. To get a DatadogSingleSignOnResourceCollection instance call the GetDatadogSingleSignOnResources method from an instance of DatadogMonitorResource. |
DatadogSingleSignOnResourceData |
A class representing the DatadogSingleSignOnResource data model. |
MonitoringTagRuleCollection |
A class representing a collection of MonitoringTagRuleResource and their operations. Each MonitoringTagRuleResource in the collection will belong to the same instance of DatadogMonitorResource. To get a MonitoringTagRuleCollection instance call the GetMonitoringTagRules method from an instance of DatadogMonitorResource. |
MonitoringTagRuleData |
A class representing the MonitoringTagRule data model. Capture logs and metrics of Azure resources based on ARM tags. |
MonitoringTagRuleResource |
A Class representing a MonitoringTagRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MonitoringTagRuleResource from an instance of ArmClient using the GetMonitoringTagRuleResource method. Otherwise you can get one from its parent resource DatadogMonitorResource using the GetMonitoringTagRule method. |
Azure SDK for .NET