Share via


AutomationAccount.LastModifiedBy Property

Definition

Gets or sets the last modified by.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to