VirtualMachineImageGetResponse Members

Represents an operating system image.

The following tables list the members exposed by the VirtualMachineImageGetResponse type.

Public Constructors

  Name Description
  VirtualMachineImageGetResponse Initializes a new instance of the VirtualMachineImageGetResponse class.

Top

Public Properties

  Name Description
AffinityGroup Gets or sets the name of the affinity group in which the operating system image is located.
Category Gets or sets the category classification of the operating system image.
Description Gets or sets the description of the operating system image.
Eula Gets or sets the End User License Agreement that is associated with the image.
IconUri Gets or sets the URI to the icon that is displayed for the image in the Management Portal.
ImageFamily Gets or sets a value that can be used to group operating system images.
IsPremium Gets or sets whether the image contains software or associated services that will incur charges above the core price for the Virtual Machine.
Label Gets or sets the friendly name of the operating system image.
Language Gets or sets the language of the operating system image.
Location Gets or sets the geo-location in which the VHD for the operating system image is located.
LogicalSizeInGB Gets or sets the size, in GB, of the operating system image.
MediaLinkUri Gets or sets the location in storage where the VHD for the operating system image is stored.
Name Gets or sets a name that is used to identify the image when creating one or more Virtual Machines.
OperatingSystemType Gets or sets the type of operating system.
PrivacyUri Gets or sets the URI that points to a document that contains the privacy policy related to the operating system image.
PublishedDate Gets or sets the date when the operating system image was added to the image repository.
PublisherName Gets or sets the name of the publisher of the operating system image.
RecommendedVMSize Gets or sets a VirtualMachineRoleSize value that specifies the size to use for the Virtual Machine that is created from the operating system image.
RequestId  Gets the identifier of the request that was made to the service. (Inherited from OperationResponse)
ShowInGui Gets or sets whether the image should appear in the image gallery.
SmallIconUri Gets or sets the URI to the small icon that is displayed when the image is presented in the Microsoft Azure Management Portal.
StatusCode  Gets the status code. (Inherited from OperationResponse)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

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