IRunCommandResult.Value Property

Definition

Gets run command operation response.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.InstanceViewStatus> Value { get; }
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.InstanceViewStatus>
Public ReadOnly Property Value As IList(Of InstanceViewStatus)

Property Value

Applies to