ConfigurationSet.InputEndpoints Property
Gets or sets a collection of InputEndpoint objects that enable communication with the Virtual Machine.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList(Of InputEndpoint)A collection of InputEndpoint objects.
This property is used with the NetworkConfiguration configuration type.
Show: