| Modifier and Type | Method and Description |
|---|---|
Disallowed |
GalleryImage.disallowed() |
Disallowed |
Disallowed.withDiskTypes(List<String> diskTypes)
Set a list of disk types.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.DefinitionStages.WithCreate |
GalleryImage.DefinitionStages.WithDisallowed.withDisallowed(Disallowed disallowed)
Specifies disallowed settings.
|
GalleryImage.Update |
GalleryImage.UpdateStages.WithDisallowed.withDisallowed(Disallowed disallowed)
Specifies disallowed settings.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/