Share via


PropertyChange.ChangeType Property

Definition

The type of the change.

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Support.ChangeType? ChangeType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Owned)>]
member this.ChangeType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Support.ChangeType> with get, set
Public Property ChangeType As Nullable(Of ChangeType)

Property Value

Implements

Attributes

Applies to