DatadogMonitorResource Class

DatadogMonitorResource.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
DatadogMonitorResource

Constructor

DatadogMonitorResource(*, location: str, sku: Optional[azure.mgmt.datadog.models._models_py3.ResourceSku] = None, properties: Optional[azure.mgmt.datadog.models._models_py3.MonitorProperties] = None, identity: Optional[azure.mgmt.datadog.models._models_py3.IdentityProperties] = None, tags: Optional[Dict[str, str]] = None, **kwargs)

Parameters

sku
<xref:microsoft_datadog_client.models.ResourceSku>
Required
properties
<xref:microsoft_datadog_client.models.MonitorProperties>
Required

Properties specific to the monitor resource.

identity
<xref:microsoft_datadog_client.models.IdentityProperties>
Required
tags
dict[str, str]
Required

A set of tags. Dictionary of <string>.

location
str
Required

Required.

Variables

id
str

ARM id of the monitor resource.

name
str

Name of the monitor resource.

type
str

The type of the monitor resource.

system_data
<xref:microsoft_datadog_client.models.SystemData>

Metadata pertaining to creation and last modification of the resource.