VirtualMachineVMImageGetDetailsResponse Class

Definition

The Get Details VM Images operation response.

public class VirtualMachineVMImageGetDetailsResponse : Microsoft.Azure.AzureOperationResponse
type VirtualMachineVMImageGetDetailsResponse = class
    inherit AzureOperationResponse
Public Class VirtualMachineVMImageGetDetailsResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
VirtualMachineVMImageGetDetailsResponse

Constructors

VirtualMachineVMImageGetDetailsResponse()

Initializes a new instance of the VirtualMachineVMImageGetDetailsResponse class.

VirtualMachineVMImageGetDetailsResponse(ComputeImageAttributes)

Initializes a new instance of the VirtualMachineVMImageGetDetailsResponse class with required arguments.

Properties

AffinityGroup

Optional. The affinity group name of the virtual machine image.

Category

Optional. The classification of the virtual machine image.

ComputeImageAttributes

Required. The compute image attributes. Metadata which is required for this image to be useablein the Microsoft.Compute Provider.The combination of values provided for Offer, Sku, and Verison must be unique for a publisher.

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.

MarketplaceImageAttributes

Optional. The market place image attributes.Metadata which is required for VM Marketplace sourced imagesto be useable in the Microsoft.Compute Provider.

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.

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.

Applies to