DataPolicyManifest.Namespaces Propriedade

Definição

Obtém ou define a lista de namespaces para o manifesto da política de dados.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.namespaces")]
public System.Collections.Generic.IList<string> Namespaces { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.namespaces")>]
member this.Namespaces : System.Collections.Generic.IList<string> with get, set
Public Property Namespaces As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a