Share via


VirtualMachineVMImageGetDetailsResponse Members

The Get Details VM Images operation response.

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

Public Constructors

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

Top

Public Properties

  Name Description
AffinityGroup Optional. The affinity group name of the virtual machine image.
Category Optional. The classification of the virtual machine image.
CreatedTime Optional. The date when the virtual machine image was created.
DataDiskConfigurations Optional. The data disk configurations.
DeploymentName Optional. The deployment name of the virtual machine image.
Description Optional. The description of the virtual machine 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. Provides the URI to the icon for this Operating System Image.
ImageFamily Optional. The image family of the virtual machine image.
IsCorrupted Optional. The indicator of whether the image is corrupted or not.
IsPremium Optional. The indicator of whether the virtual machine image is premium.
Label Optional. An identifier for the virtual machine image.
Language Optional. The language of the virtual machine image.
Location Optional. The location name of the virtual machine image.
ModifiedTime Optional. The date when the virtual machine image was created.
Name Optional. The name of the virtual machine image.
OSDiskConfiguration Optional. The OS disk configuration.
PricingDetailLink Optional. Specifies the URI that points to the pricing detail.
PrivacyUri Optional. Specifies the URI that points to a document that contains the privacy policy related to the image.
PublishedDate Optional. Specifies the date when the image was added to the image repository.
PublishedName Optional. The publisher name of the VM image.
PublisherName Optional. The name of the publisher of this VM Image in Azure.
RecommendedVMSize Optional. The recommended size of the virtual machine image.
ReplicationProgress Optional. The replication progress information of VM images.
RequestId  (Inherited from AzureOperationResponse)
RoleName Optional. The role name of the virtual machine image.
ServiceName Optional. The service name of the virtual machine image.
SharingStatus Optional. The sharing status of the VM image.
ShowInGui Optional. Specifies whether to show in Gui.
SmallIconUri Optional. Specifies the URI to the small icon that is displayed when the image is presented in the Azure Management Portal.
StatusCode  (Inherited from HttpOperationResponse)

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

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