ResourceExtensionParameterValue Constructor ()

 

Initializes a new instance of the ResourceExtensionParameterValue class.

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

Syntax

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

See Also

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

Return to top