ResourceExtensionReference Properties

 

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

NameDescription
System_CAPS_pubpropertyName

Optional. Specifies the name of the resource extension. You can use List Resource Extensions to find the names of available resource extensions.

System_CAPS_pubpropertyPublisher

Optional. Specifies the name of the publisher who created the resource extension. You can use List Resource Extensions to find the publisher name of a resource extension.

System_CAPS_pubpropertyReferenceName

Optional. Specifies the reference name of the resource extension.

System_CAPS_pubpropertyResourceExtensionParameterValues

Optional. Contains a collection of parameters that are passed to the resource extension when it is installed.

System_CAPS_pubpropertyState

Optional. Specifies the state of the resource extension.Possible values are: Enable | Disable. The default value is Enable.

System_CAPS_pubpropertyVersion

Optional. Specifies the version of the resource extension. You can use List Resource Extension Versions to find the version of the resource extension.

Return to top
Show: