共用方式為


Change.ChangeType Property

Definition

The type of the change.

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Support.ChangeType? ChangeType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Inlined)>]
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