IJobModelProperties.ObjectId Property

Definition

Gets or sets the affected object Id.

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

Property Value

Attributes

Applies to