Compartir a través de


SignaturesOverridesList.Value Propiedad

Definición

Obtiene o establece describe una lista que consta exactamente de un elemento que describe el estado de invalidación de firma de la directiva.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a