Share via


ILabServicesIdentity.OperationResultId Property

Definition

The operation result ID / name.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The operation result ID / name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="operationResultId")]
public string OperationResultId { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="The operation result ID / name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="operationResultId", Update=true)]
public string OperationResultId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The operation result ID / name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="operationResultId")>]
member this.OperationResultId : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="The operation result ID / name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="operationResultId", Update=true)>]
member this.OperationResultId : string with get, set
Public Property OperationResultId As String

Property Value

Attributes

Applies to