ComputeNodeGetRemoteDesktopResponse Constructor ()

 

Initializes a new instance of the ComputeNodeGetRemoteDesktopResponse class.

Namespace:   Microsoft.Azure.Batch.Protocol.Models
Assembly:  Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)

Syntax

public ComputeNodeGetRemoteDesktopResponse()
public:
ComputeNodeGetRemoteDesktopResponse()
new : unit -> ComputeNodeGetRemoteDesktopResponse
Public Sub New

See Also

ComputeNodeGetRemoteDesktopResponse Class
Microsoft.Azure.Batch.Protocol.Models Namespace

Return to top