IMonitoringTagRules 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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20240301.MonitoringTagRulesTypeConverter))]
public interface IMonitoringTagRules : Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20240301.MonitoringTagRulesTypeConverter))>]
type IMonitoringTagRules = interface
interface IJsonSerializable
Public Interface IMonitoringTagRules
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Id |
The id of the rule set. |
Log |
List of filtering tags to be used for capturing logs. This only takes effect if SendActivityLogs flag is enabled. If empty, all resources will be captured. If only Exclude action is specified, the rules will apply to the list of all available resources. If Include actions are specified, the rules will only include resources with the associated tags. |
Log |
Flag specifying if AAD logs should be sent for the Monitor resource. |
Log |
Flag specifying if activity logs from Azure resources should be sent for the Monitor resource. |
Log |
Flag specifying if subscription logs should be sent for the Monitor resource. |
Name |
Name of the rule set. |
Provisioning |
Provisioning state of the monitoring tag rules. |
System |
The timestamp of resource creation (UTC). |
System |
The identity that created the resource. |
System |
The type of identity that created the resource. |
System |
The timestamp of resource last modification (UTC) |
System |
The identity that last modified the resource. |
System |
The type of identity that last modified the resource. |
Type |
The type of the rule set. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |