Share via


SoftwareUpdateConfiguration.LastModifiedBy Property

Definition

Gets lastModifiedBy property, which only appears in the response.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to