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
| Name | Description |
|---|---|
| AzureResourceManagerDatadogContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| DatadogExtensions |
A class to add extension methods to Azure.ResourceManager.Datadog. |
| DatadogMonitorCollection |
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 DatadogMonitorCollection instance call the GetDatadogMonitors method from an instance of ResourceGroupResource. |
| DatadogMonitorData |
Concrete tracked resource types can be created by aliasing this type using a specific property type. |
| DatadogMonitoredSubscriptionCollection |
A class representing a collection of DatadogMonitoredSubscriptionResource and their operations. Each DatadogMonitoredSubscriptionResource in the collection will belong to the same instance of DatadogMonitorResource. To get a DatadogMonitoredSubscriptionCollection instance call the GetDatadogMonitoredSubscriptions method from an instance of DatadogMonitorResource. |
| DatadogMonitoredSubscriptionData |
The request to update subscriptions needed to be monitored by the Datadog monitor resource. |
| DatadogMonitoredSubscriptionResource |
A class representing a DatadogMonitoredSubscription along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DatadogMonitoredSubscriptionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DatadogMonitorResource using the GetDatadogMonitoredSubscriptions method. |
| DatadogMonitorResource |
A class representing a DatadogMonitor 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDatadogMonitors method. |
| DatadogSingleSignOnCollection |
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 DatadogSingleSignOnCollection instance call the GetDatadogSingleSignOns method from an instance of DatadogMonitorResource. |
| DatadogSingleSignOnData |
Concrete proxy resource types can be created by aliasing this type using a specific property type. |
| DatadogSingleSignOnResource |
A class representing a DatadogSingleSignOn 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 GetResource method. Otherwise you can get one from its parent resource DatadogMonitorResource using the GetDatadogSingleSignOns method. |
| DataMonitoringTagRuleCollection |
A class representing a collection of DataMonitoringTagRuleResource and their operations. Each DataMonitoringTagRuleResource in the collection will belong to the same instance of DatadogMonitorResource. To get a DataMonitoringTagRuleCollection instance call the GetDataMonitoringTagRules method from an instance of DatadogMonitorResource. |
| DataMonitoringTagRuleData |
Capture logs and metrics of Azure resources based on ARM tags. |
| DataMonitoringTagRuleResource |
A class representing a DataMonitoringTagRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataMonitoringTagRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DatadogMonitorResource using the GetDataMonitoringTagRules method. |