Partager via


DscpConfiguration.Markings Propriété

Définition

Obtient ou définit la liste des marquages à utiliser dans la configuration.

[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))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à