Share via


PropertyChange.OldValue Property

Definition

The value of the property before the change.

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Owned)]
public string OldValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Owned)>]
member this.OldValue : string with get, set
Public Property OldValue As String

Property Value

Implements

Attributes

Applies to