Share via


Watcher.LastModifiedBy Property

Definition

Gets details of the user who last modified the watcher.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to