IJob.TargetObjectName Property

Definition

The name of the affected object.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The name of the affected object.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetObjectName", Update=true)]
public string TargetObjectName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The name of the affected object.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetObjectName", Update=true)>]
member this.TargetObjectName : string with get, set
Public Property TargetObjectName As String

Property Value

Attributes

Applies to