HostedServiceProperties Constructor ()

 

Initializes a new instance of the HostedServiceProperties class.

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

Syntax

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

See Also

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

Return to top