HostedServiceListResponse.HostedService Constructor ()

 

Initializes a new instance of the HostedServiceListResponse.HostedService class.

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

Syntax

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

See Also

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

Return to top