次の方法で共有


Runbook.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

適用対象