你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResourceIdentifier Class

Definition

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.

Applies to