| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GalleryImage.Definition
The entirety of the gallery image definition.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.DefinitionStages.WithOsTypeAndState |
GalleryImage.DefinitionStages.WithIdentifier.withIdentifier(GalleryImageIdentifier identifier)
Specifies identifier (publisher, offer and sku) for the image.
|
GalleryImage.DefinitionStages.WithOsTypeAndState |
GalleryImage.DefinitionStages.WithIdentifier.withIdentifier(String publisher,
String offer,
String sku)
Specifies an identifier (publisher, offer and sku) for the image.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.