HostedServiceGetExtensionResponse Constructor ()

 

Initializes a new instance of the HostedServiceGetExtensionResponse class.

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

Syntax

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

See Also

HostedServiceGetExtensionResponse Overload
HostedServiceGetExtensionResponse Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top