VirtualMachineVMImageUpdateParameters Class
Parameters supplied to the Update Virtual Machine Image operation.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Microsoft.WindowsAzure.Management.Compute.Models::VirtualMachineVMImageUpdateParameters
| Name | Description | |
|---|---|---|
![]() | VirtualMachineVMImageUpdateParameters() | Initializes a new instance of the VirtualMachineVMImageUpdateParameters class. |
![]() | VirtualMachineVMImageUpdateParameters(String^) | Initializes a new instance of the VirtualMachineVMImageUpdateParameters class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | DataDiskConfigurations | Optional. Optional. The Data Disk Configurations. |
![]() | Description | Optional. Specifies the description of the OS image. |
![]() | Eula | Optional. Specifies the End User License Agreement that is associated with the image. The value for this element is a string, but it is recommended that the value be a URL that points to a EULA. |
![]() | IconUri | Optional. Specifies the URI to the icon that is displayed for the image in the Management Portal. |
![]() | ImageFamily | Optional. Specifies a value that can be used to group OS images. |
![]() | Label | Required. Specifies the friendly name of the image to be updated. You cannot use this operation to update images provided by the Azure platform. |
![]() | Language | Optional. Specifies the language of the image. |
![]() | OSDiskConfiguration | Optional. Optional. The OS Disk Configuration. |
![]() | PrivacyUri | Optional. Specifies the URI that points to a document that contains the privacy policy related to the OS image. |
![]() | PublishedDate | Optional. Specifies the date when the OS image was added to the image repository. |
![]() | RecommendedVMSize | Optional. Specifies the size to use for the virtual machine that is created from the OS image. |
![]() | ShowInGui | Optional. Optional. True or False. |
![]() | SmallIconUri | Optional. Specifies the URI to the small icon that is displayed when the image is presented in the Azure Management Portal. |
| 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=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)