PSPeering.LastModifiedBy Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public string LastModifiedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.LastModifiedBy : string with get, set
Public Property LastModifiedBy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to