Partager via


ConnectionType.FieldDefinitions Propriété

Définition

Obtient les définitions de champ du type de connexion.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fieldDefinitions")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Automation.Models.FieldDefinition> FieldDefinitions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fieldDefinitions")>]
member this.FieldDefinitions : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Automation.Models.FieldDefinition>
Public ReadOnly Property FieldDefinitions As IDictionary(Of String, FieldDefinition)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à