GalleryImageIdentifier 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.
This is the gallery image definition identifier.
public class GalleryImageIdentifier
type GalleryImageIdentifier = class
Public Class GalleryImageIdentifier
- Inheritance
-
GalleryImageIdentifier
Constructors
GalleryImageIdentifier() |
Initializes a new instance of the GalleryImageIdentifier class. |
GalleryImageIdentifier(String, String, String) |
Initializes a new instance of the GalleryImageIdentifier class. |
Properties
Offer |
Gets or sets the name of the gallery image definition offer. |
Publisher |
Gets or sets the name of the gallery image definition publisher. |
Sku |
Gets or sets the name of the gallery image definition SKU. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET