| Modifier and Type | Method and Description |
|---|---|
GalleryImageIdentifier |
GalleryImage.identifier() |
GalleryImageIdentifier |
GalleryImageIdentifier.withOffer(String offer)
Set the name of the gallery Image Definition offer.
|
GalleryImageIdentifier |
GalleryImageIdentifier.withPublisher(String publisher)
Set the name of the gallery Image Definition publisher.
|
GalleryImageIdentifier |
GalleryImageIdentifier.withSku(String sku)
Set the name of the gallery Image Definition SKU.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.DefinitionStages.WithOsTypeAndState |
GalleryImage.DefinitionStages.WithIdentifier.withIdentifier(GalleryImageIdentifier identifier)
Specifies identifier (publisher, offer and sku) for the image.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/