DevTestLabGalleryImageReference 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.
The reference information for an Azure Marketplace image.
public class DevTestLabGalleryImageReference
type DevTestLabGalleryImageReference = class
Public Class DevTestLabGalleryImageReference
- Inheritance
-
DevTestLabGalleryImageReference
Constructors
DevTestLabGalleryImageReference() |
Initializes a new instance of DevTestLabGalleryImageReference. |
Properties
Offer |
The offer of the gallery image. |
OSType |
The OS type of the gallery image. |
Publisher |
The publisher of the gallery image. |
Sku |
The SKU of the gallery image. |
Version |
The version of the gallery image. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET