IJobModelCustomProperties.AffectedObjectDetail Property

Definition

Gets or sets any custom properties of the affected object.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets any custom properties of the affected object.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAffectedObjectDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="affectedObjectDetails", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAffectedObjectDetails AffectedObjectDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets any custom properties of the affected object.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAffectedObjectDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="affectedObjectDetails", Update=false)>]
member this.AffectedObjectDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAffectedObjectDetails
Public ReadOnly Property AffectedObjectDetail As IAffectedObjectDetails

Property Value

Attributes

Applies to