共用方式為


Essentials.LastModifiedUserName Property

Definition

Gets user who last modified the alert, in case of monitor service updates user would be 'system', otherwise name of the user.

[Newtonsoft.Json.JsonProperty(PropertyName="lastModifiedUserName")]
public string LastModifiedUserName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastModifiedUserName")>]
member this.LastModifiedUserName : string
Public ReadOnly Property LastModifiedUserName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to