IJobModelCustomProperties.AffectedObjectDetail Property

Definition

Gets or sets any custom properties of the affected object.

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

Property Value

Attributes

Applies to