Share via


PropertyChange.NewValue Property

Definition

The value of the property after the change.

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

Property Value

Implements

Attributes

Applies to