Share via


IJobProperties.ClientRequestId Property

Definition

Client request Id used in the operation execution context.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Client request Id used in the operation execution context.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clientRequestId")]
public string ClientRequestId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Client request Id used in the operation execution context.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clientRequestId")>]
member this.ClientRequestId : string
Public ReadOnly Property ClientRequestId As String

Property Value

Attributes

Applies to