Compartilhar via


SignaturesOverridesList.Value Propriedade

Definição

Obtém ou define uma lista que consiste exatamente em um item que descreve a substituição de assinatura da política status

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a