WindowsRemoteManagementSettings.Listeners Property
Gets a collection of WindowsRemoteManagementListener objects that define the settings for enabling remote Windows PowerShell.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList<WindowsRemoteManagementListener>A collection of WindowsRemoteManagementListener objects.
Show: