ImageReference
Class
Definition
A reference to an Azure Virtual Machines Marketplace image. To retrieve a list of images supported by the Batch service, see ListNodeAgentSkus(DetailLevel, IEnumerable<BatchClientBehavior>) and VerifiedImageReferences.
public class ImageReference
- Inheritance
-
ImageReference
Constructors
| ImageReference(String, String, String, String) |
Initializes a new instance of the ImageReference class. |
Properties
| Offer |
Gets the offer type of the Azure Virtual Machines Marketplace image. |
| Publisher |
Gets the publisher of the Azure Virtual Machines Marketplace image. |
| Sku |
Gets the SKU of the Azure Virtual Machines Marketplace image. |
| Version |
Gets the version of the Azure Virtual Machines Marketplace image. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |