Share via


OperationResponseWithSkipToken Constructor ()

 

Initializes a new instance of the OperationResponseWithSkipToken class.

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

Syntax

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

See Also

OperationResponseWithSkipToken Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top