Freigeben über


ConnectionType.FieldDefinitions Eigenschaft

Definition

Ruft die Felddefinitionen des Verbindungstyps ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: