ImageInformation 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 reference to an Azure Virtual Machines Marketplace Image and additional information about the Image.
public class ImageInformation
type ImageInformation = class
Public Class ImageInformation
- Inheritance
-
ImageInformation
Properties
BatchSupportEndOfLife |
Gets the time when the Azure Batch service will stop accepting create pool requests for the Image. |
Capabilities |
Gets the capabilities or features which the Image supports. |
ImageReference |
Gets the reference to the Azure Virtual Machine's Marketplace Image. |
NodeAgentSkuId |
Gets the ID of the node agent SKU which the Image supports |
OSType |
Gets the type of operating system (e.g. Windows or Linux) of the Image. |
VerificationType |
Gets whether the Azure Batch service actively verifies that the Image is compatible with the associated Node Agent SKU. |
Applies to
Azure SDK for .NET