HostedServiceAddExtensionParameters Constructor (String, String)

 

Initializes a new instance of the HostedServiceAddExtensionParameters class with required arguments.

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

public HostedServiceAddExtensionParameters(
	string type,
	string id
)
Return to top
Show: