ConnectionCreateResponse.Connection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Gets or sets a connection.
public Microsoft.WindowsAzure.Management.Automation.Models.Connection Connection { get; set; }
member this.Connection : Microsoft.WindowsAzure.Management.Automation.Models.Connection with get, set
Public Property Connection As Connection