ConnectionTypeListResponse.ConnectionTypes Property

Definition

Optional. Gets or sets a list of connection types.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.ConnectionType> ConnectionTypes { get; set; }
member this.ConnectionTypes : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.ConnectionType> with get, set
Public Property ConnectionTypes As IList(Of ConnectionType)

Property Value

Applies to