Dela via


IMonitoredResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.MonitoredResourceTypeConverter))]
public interface IMonitoredResource : Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.MonitoredResourceTypeConverter))>]
type IMonitoredResource = interface
    interface IJsonSerializable
Public Interface IMonitoredResource
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

The ARM id of the resource.

ReasonForLogsStatus

Reason for why the resource is sending logs (or why it is not sending).

SendingLog

Flag indicating the status of the resource for sending logs operation to Elastic.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to