Share via


RunCommandResult.Value Property

Definition

Run command operation response.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20230701.IInstanceViewStatus[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20230701.IInstanceViewStatus[] with get, set
Public Property Value As IInstanceViewStatus()

Property Value

Implements

Attributes

Applies to