Interface Snapshot.DefinitionStages.WithDataSnapshotFromImage

  • Enclosing interface:
    Snapshot.DefinitionStages

    public static interface Snapshot.DefinitionStages.WithDataSnapshotFromImage
    The stage of the managed disk definition allowing to choose source data disk image.
    • Method Detail

      • fromImage

        Snapshot.DefinitionStages.WithCreate fromImage​(String imageId,
                                                       int diskLun)
        Specifies an image containing source data disk image.
        Parameters:
        imageId - an image resource ID
        diskLun - LUN of the disk image
        Returns:
        the next stage of the definition