MonitorProperties Class
Properties specific to the monitor resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
MonitorProperties
Constructor
MonitorProperties(*, monitoring_status: Optional[Union[str, azure.mgmt.datadog.models._microsoft_datadog_client_enums.MonitoringStatus]] = 'Enabled', datadog_organization_properties: Optional[azure.mgmt.datadog.models._models_py3.DatadogOrganizationProperties] = None, user_info: Optional[azure.mgmt.datadog.models._models_py3.UserInfo] = None, **kwargs)
Parameters
- monitoring_status
- str or <xref:microsoft_datadog_client.models.MonitoringStatus>
Flag specifying if the resource monitoring is enabled or disabled. Possible values include: "Enabled", "Disabled". Default value: "Enabled".
- datadog_organization_properties
- <xref:microsoft_datadog_client.models.DatadogOrganizationProperties>
Datadog organization properties.
- user_info
- <xref:microsoft_datadog_client.models.UserInfo>
User info.
Variables
- provisioning_state
- str or <xref:microsoft_datadog_client.models.ProvisioningState>
Possible values include: "Accepted", "Creating", "Updating", "Deleting", "Succeeded", "Failed", "Canceled", "Deleted", "NotSpecified".
- marketplace_subscription_status
- str or <xref:microsoft_datadog_client.models.MarketplaceSubscriptionStatus>
Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. Possible values include: "Provisioning", "Active", "Suspended", "Unsubscribed".
- liftr_resource_category
- str or <xref:microsoft_datadog_client.models.LiftrResourceCategories>
Possible values include: "Unknown", "MonitorLogs".
- liftr_resource_preference
- int
The priority of the resource.
Feedback
Submit and view feedback for