次の方法で共有


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

適用対象