Partager via


IOperationStatusResult.ResultRef Property

Definition

For actions that run commands or scripts, a reference to the location of the result.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="For actions that run commands or scripts, a reference to the location of the result.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resultRef", Update=false)]
public string ResultRef { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="For actions that run commands or scripts, a reference to the location of the result.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resultRef", Update=false)>]
member this.ResultRef : string
Public ReadOnly Property ResultRef As String

Property Value

Attributes

Applies to