ConfigurationSet.InputEndpoints Property

 

Gets or sets a collection of InputEndpoint objects that enable communication with the Virtual Machine.

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

Public Property InputEndpoints As IList(Of InputEndpoint)

Property Value

Type: System.Collections.Generic.IList(Of InputEndpoint)

A collection of InputEndpoint objects.

This property is used with the NetworkConfiguration configuration type.

Return to top
Show: