ConnectionListResponse.Connection Property

Definition

Optional. Gets or sets a list of connection.

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

Property Value

Applies to