ResourceExtensionParameterValue Properties

 

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

NameDescription
System_CAPS_pubpropertyKey

Optional. The key of the parameter.

System_CAPS_pubpropertyType

Optional. Optional. Public | Private. If this value is set to Private, the parameter will not be returned by Get Deployment. You can only specify one public parameter and one private parameter for a maximum of two parameters.

System_CAPS_pubpropertyValue

Optional. The value of the parameter.

Return to top
Show: