Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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 © 2019. All rights reserved.