共用方式為


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

適用於