ResourceExtensionReference Class
Specifies the properties of a resource extension that should be installed on the Virtual Machine.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | ResourceExtensionReference() | Initializes a new instance of the ResourceExtensionReference class. |
| Name | Description | |
|---|---|---|
![]() | Name | Optional. Specifies the name of the resource extension. You can use List Resource Extensions to find the names of available resource extensions. |
![]() | Publisher | 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. |
![]() | ReferenceName | Optional. Specifies the reference name of the resource extension. |
![]() | ResourceExtensionParameterValues | Optional. Contains a collection of parameters that are passed to the resource extension when it is installed. |
![]() | State | Optional. Specifies the state of the resource extension.Possible values are: Enable | Disable. The default value is Enable. |
![]() | Version | Optional. Specifies the version of the resource extension. You can use List Resource Extension Versions to find the version of the resource extension. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)