IJobModelCustomPropertiesAffectedObjectDetails.Type Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.JobModelCustomPropertiesAffectedObjectDetailsType) }, ReadOnly=false, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.JobModelCustomPropertiesAffectedObjectDetailsType? Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.JobModelCustomPropertiesAffectedObjectDetailsType) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.JobModelCustomPropertiesAffectedObjectDetailsType> with get, set
Public Property Type As Nullable(Of JobModelCustomPropertiesAffectedObjectDetailsType)

Property Value

Attributes

Applies to