HostedServiceGetDetailedResponse.Deployment Constructor ()

 

Initializes a new instance of the HostedServiceGetDetailedResponse.Deployment class.

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

Syntax

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

See Also

HostedServiceGetDetailedResponse.Deployment Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top