Share via


ConnectionCreateOrUpdateParameters.ConnectionType Property

Definition

Gets or sets the connectionType of the connection.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionType")]
public Microsoft.Azure.Management.Automation.Models.ConnectionTypeAssociationProperty ConnectionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionType")>]
member this.ConnectionType : Microsoft.Azure.Management.Automation.Models.ConnectionTypeAssociationProperty with get, set
Public Property ConnectionType As ConnectionTypeAssociationProperty

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to