WindowsRemoteManagementListener Class
Represents the type and certificate information for the listener.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | WindowsRemoteManagementListener() | Initializes a new instance of the WindowsRemoteManagementListener class. |
![]() | WindowsRemoteManagementListener(VirtualMachineWindowsRemoteManagementListenerType) | Initializes a new instance of the WindowsRemoteManagementListener class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | CertificateThumbprint | Gets or sets the thumbprint of the certificate for the secure connection. |
![]() | ListenerType | Gets or sets a VirtualMachineWindowsRemoteManagementListenerType value that specifies the type of listener. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


