WindowsRemoteManagementSettings.Listeners Property

 

Gets a collection of WindowsRemoteManagementListener objects that define the settings for enabling remote Windows PowerShell.

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

public IList<WindowsRemoteManagementListener> Listeners { get; set; }
Return to top
Show: