ConnectionCreateProperties.FieldDefinitionValues Property

 

Optional. Gets or sets the field definition properties of the connection.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

public IDictionary<string, string> FieldDefinitionValues { get; set; }
Return to top
Show: