HostedServiceListResponse Constructor ()

 

Initializes a new instance of the HostedServiceListResponse class.

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

Syntax

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

See Also

HostedServiceListResponse Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top