Share via


HostedServiceAddExtensionParameters Constructor ()

 

Initializes a new instance of the HostedServiceAddExtensionParameters class.

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

Syntax

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

See Also

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

Return to top