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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET