Compartir a través de


FirewallRuleList.Values Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="values")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.FirewallRule> Values { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="values")>]
member this.Values : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.FirewallRule> with get, set
Public Property Values As IList(Of FirewallRule)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a