AffectedObjectDetails.Type Property

Definition

Type of the affected object details.

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

Property Value

Implements

Attributes

Applies to