Share via


AutomationConnectionTypeData.FieldDefinitions Property

Definition

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)

Property Value

Applies to