IOperationStatusResultProperties.ResultRef Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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