ProceduresList.Value Property

Definition

List of Procedures

[System.Text.Json.Serialization.JsonPropertyName("value")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.Sql.Models.Procedure> Value { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Value : System.Collections.Generic.List<Azure.Connectors.Sdk.Sql.Models.Procedure> with get, set
Public Property Value As List(Of Procedure)

Property Value

Attributes

Applies to