IMonitoredResource Interface
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.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20240301.MonitoredResourceTypeConverter))]
public interface IMonitoredResource : Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20240301.MonitoredResourceTypeConverter))>]
type IMonitoredResource = interface
interface IJsonSerializable
Public Interface IMonitoredResource
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Id |
The ARM id of the resource. |
Reason |
Reason for why the resource is sending logs (or why it is not sending). |
Sending |
Flag indicating the status of the resource for sending logs operation to Elastic. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |