Delen via


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

Property Value

Attributes

Applies to