VirtualMachineImage Members

Represents an operating system image.

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

Public Constructors

  Name Description
  VirtualMachineImage Initializes a new instance of the VirtualMachineImage 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.
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.
PricingDetailUri Gets or sets a URI that contains the pricing details for a Virtual Machine that is created from the image.
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.
SmallIconUri Gets or sets the URI to the small icon that is displayed when the image is presented in the Microsoft Azure Management Portal.

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

VirtualMachineImage Class
Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineImageListResponse Namespace