Deployment Constructor
Initializes a new instance of the Deployment class.
Namespace: Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceGetDetailedResponse
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Usage
'Usage
Dim instance As New Deployment
Syntax
'Declaration
Public Sub New
public Deployment ()
public:
Deployment ()
public Deployment ()
public function Deployment ()
Remarks
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
Deployment Class
Deployment Members
Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceGetDetailedResponse Namespace