ComputeNodeAddUserResponse Constructor ()
Initializes a new instance of the ComputeNodeAddUserResponse class.
Namespace: Microsoft.Azure.Batch.Protocol.Models
Assembly: Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)
Syntax
public ComputeNodeAddUserResponse()
public:
ComputeNodeAddUserResponse()
new : unit -> ComputeNodeAddUserResponse
Public Sub New
See Also
ComputeNodeAddUserResponse Class
Microsoft.Azure.Batch.Protocol.Models Namespace
Return to top