Partilhar via


ConnectionCreateOrUpdateParameters.FieldDefinitionValues Propriedade

Definição

Obtém ou define as propriedades de definição de campo da ligação.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a