ParametersWithSkipToken Constructor ()

 

Initializes a new instance of the ParametersWithSkipToken class.

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

Syntax

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

See Also

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

Return to top