SoftwareUpdateConfiguration.CreatedBy Property

Definition

Gets createdBy property, which only appears in the response.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to