VirtualMachineVMImageGetDetailsResponse Class

 

The Get Details VM Images operation response.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

System.Object
  Hyak.Common.HttpOperationResponse
    Microsoft.Azure.AzureOperationResponse
      Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineVMImageGetDetailsResponse

public class VirtualMachineVMImageGetDetailsResponse : AzureOperationResponse

NameDescription
System_CAPS_pubmethodVirtualMachineVMImageGetDetailsResponse()

Initializes a new instance of the VirtualMachineVMImageGetDetailsResponse class.

NameDescription
System_CAPS_pubpropertyAffinityGroup

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

System_CAPS_pubpropertyCategory

Optional. The classification of the virtual machine image.

System_CAPS_pubpropertyCreatedTime

Optional. The date when the virtual machine image was created.

System_CAPS_pubpropertyDataDiskConfigurations

Optional. The data disk configurations.

System_CAPS_pubpropertyDeploymentName

Optional. The deployment name of the virtual machine image.

System_CAPS_pubpropertyDescription

Optional. The description of the virtual machine image.

System_CAPS_pubpropertyEula

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.

System_CAPS_pubpropertyIconUri

Optional. Provides the URI to the icon for this Operating System Image.

System_CAPS_pubpropertyImageFamily

Optional. The image family of the virtual machine image.

System_CAPS_pubpropertyIsCorrupted

Optional. The indicator of whether the image is corrupted or not.

System_CAPS_pubpropertyIsPremium

Optional. The indicator of whether the virtual machine image is premium.

System_CAPS_pubpropertyLabel

Optional. An identifier for the virtual machine image.

System_CAPS_pubpropertyLanguage

Optional. The language of the virtual machine image.

System_CAPS_pubpropertyLocation

Optional. The location name of the virtual machine image.

System_CAPS_pubpropertyModifiedTime

Optional. The date when the virtual machine image was created.

System_CAPS_pubpropertyName

Optional. The name of the virtual machine image.

System_CAPS_pubpropertyOSDiskConfiguration

Optional. The OS disk configuration.

System_CAPS_pubpropertyPricingDetailLink

Optional. Specifies the URI that points to the pricing detail.

System_CAPS_pubpropertyPrivacyUri

Optional. Specifies the URI that points to a document that contains the privacy policy related to the image.

System_CAPS_pubpropertyPublishedDate

Optional. Specifies the date when the image was added to the image repository.

System_CAPS_pubpropertyPublishedName

Optional. The publisher name of the VM image.

System_CAPS_pubpropertyPublisherName

Optional. The name of the publisher of this VM Image in Azure.

System_CAPS_pubpropertyRecommendedVMSize

Optional. The recommended size of the virtual machine image.

System_CAPS_pubpropertyReplicationProgress

Optional. The replication progress information of VM images.

System_CAPS_pubpropertyRequestId

(Inherited from AzureOperationResponse.)

System_CAPS_pubpropertyRoleName

Optional. The role name of the virtual machine image.

System_CAPS_pubpropertyServiceName

Optional. The service name of the virtual machine image.

System_CAPS_pubpropertySharingStatus

Optional. The sharing status of the VM image.

System_CAPS_pubpropertyShowInGui

Optional. Specifies whether to show in Gui.

System_CAPS_pubpropertySmallIconUri

Optional. Specifies the URI to the small icon that is displayed when the image is presented in the Azure Management Portal.

System_CAPS_pubpropertyStatusCode

(Inherited from HttpOperationResponse.)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: