Share via


OperationListResult.Value Property

Definition

Gets list of operations supported by the resource provider

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Ssh.Helpers.HybridConnectivity.Models.Operation> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Ssh.Helpers.HybridConnectivity.Models.Operation>
Public ReadOnly Property Value As IList(Of Operation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to