ResourceIdentifier Class
Definition
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.
A resource identifier for an alert which can be used to direct the alert to the right product exposure group (tenant, workspace, subscription etc.).
[Newtonsoft.Json.JsonObject("ResourceIdentifier")]
public class ResourceIdentifier
[<Newtonsoft.Json.JsonObject("ResourceIdentifier")>]
type ResourceIdentifier = class
Public Class ResourceIdentifier
- Inheritance
-
ResourceIdentifier
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
ResourceIdentifier() |
Initializes a new instance of the ResourceIdentifier class. |