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