次の方法で共有


SoftwareUpdateConfigurationRun.CreatedBy プロパティ

定義

応答にのみ表示される createdBy プロパティを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象