Share via


AutomationConnectionTypeCreateOrUpdateContent.FieldDefinitions Property

Definition

Gets or sets the field definitions of the connection type.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Automation.Models.AutomationConnectionFieldDefinition> FieldDefinitions { get; }
member this.FieldDefinitions : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Automation.Models.AutomationConnectionFieldDefinition>
Public ReadOnly Property FieldDefinitions As IDictionary(Of String, AutomationConnectionFieldDefinition)

Property Value

Applies to