VirtualMachineWindowsRemoteManagementListenerType Enumeration

 

Specifies the type of listener for enabling remote Windows PowerShell.

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

public enum VirtualMachineWindowsRemoteManagementListenerType

Member nameDescription
Http

Specifies that the type of listener is HTTP.

Https

Specifies that the type of listener is HTTPS.

Return to top
Show: