AutomationConnectionTypeData.FieldDefinitions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the field definitions of the connection type.
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.Automation.Models.AutomationConnectionFieldDefinition> FieldDefinitions { get; }
member this.FieldDefinitions : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.Automation.Models.AutomationConnectionFieldDefinition>
Public ReadOnly Property FieldDefinitions As IReadOnlyDictionary(Of String, AutomationConnectionFieldDefinition)