GalleryImage.UpdateStages.WithDisallowed Interface
public static interface GalleryImage.UpdateStages.WithDisallowed
The stage of the gallery image update allowing to specify settings disallowed for a virtual machine based on the image.
Modifier and Type | Method and Description |
---|---|
abstract Update |
with Specifies disallowed settings. |
abstract Update |
without Specifies the disk type should be removed from the unsupported disk type. |
abstract Update |
with Specifies the disk type not supported by the image. |
abstract Update |
with Specifies the disk types not supported by the image. |
withDisallowed
public abstract GalleryImage.Update withDisallowed(Disallowed disallowed)
Specifies disallowed settings.
Parameters:
Returns:
withoutUnsupportedDiskType
public abstract GalleryImage.Update withoutUnsupportedDiskType(DiskSkuTypes diskType)
Specifies the disk type should be removed from the unsupported disk type.
Parameters:
Returns:
withUnsupportedDiskType
public abstract GalleryImage.Update withUnsupportedDiskType(DiskSkuTypes diskType)
Specifies the disk type not supported by the image.
Parameters:
Returns:
withUnsupportedDiskTypes
public abstract GalleryImage.Update withUnsupportedDiskTypes(List
Specifies the disk types not supported by the image.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: