HostedService Constructor

Initializes a new instance of the HostedService class.

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

Usage

'Usage
Dim instance As New HostedService

Syntax

'Declaration
Public Sub New
public HostedService ()
public:
HostedService ()
public HostedService ()
public function HostedService ()

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

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