Compartir a través de


DscpConfiguration.Markings Propiedad

Definición

Obtiene o establece la lista de marcas que se van a usar en la configuración.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.markings")]
public System.Collections.Generic.IList<int?> Markings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.markings")>]
member this.Markings : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property Markings As IList(Of Nullable(Of Integer))

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a