IJobModelProperties.ObjectInternalId Property

Definition

Gets or sets the affected object internal Id.

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

Property Value

Attributes

Applies to