VirtualMachineVMImageListResponse.VirtualMachineVMImage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A virtual machine image associated with your subscription.
public class VirtualMachineVMImageListResponse.VirtualMachineVMImage
type VirtualMachineVMImageListResponse.VirtualMachineVMImage = class
Public Class VirtualMachineVMImageListResponse.VirtualMachineVMImage
- Inheritance
-
VirtualMachineVMImageListResponse.VirtualMachineVMImage
Constructors
VirtualMachineVMImageListResponse.VirtualMachineVMImage() |
Initializes a new instance of the VirtualMachineVMImage class. |
Properties
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. |
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. |
PublisherName |
Optional. The name of the publisher of this VM Image in Azure. |
RecommendedVMSize |
Optional. The recommended size of the virtual machine image. |
RoleName |
Optional. The role name of the virtual machine image. |
ServiceName |
Optional. The service name of the virtual machine 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
Azure SDK for .NET