IJobModelProperties.ObjectInternalName Property

Definition

Gets or sets the affected object internal name.

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

Property Value

Attributes

Applies to