AutomationAccount.LastModifiedBy 屬性

定義

取得或設定上次修改者。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於