ResourceIdentifier Class
A resource identifier for an alert which can be used to direct the alert to the right product exposure group (tenant, workspace, subscription etc.).
You probably want to use the sub-classes and not this class directly. Known sub-classes are: AzureResourceIdentifier, LogAnalyticsIdentifier.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ResourceIdentifier
Constructor
ResourceIdentifier(**kwargs)
Parameters
- type
- str or ResourceIdentifierType
Required
Required. There can be multiple identifiers of different type per alert, this field specify the identifier type.Constant filled by server. Possible values include: "AzureResource", "LogAnalytics".
Feedback
Submit and view feedback for