IWithDataSnapshotFromDisk Interface

Definition

The stage of the managed disk definition allowing to choose managed disk containing data.

public interface IWithDataSnapshotFromDisk
type IWithDataSnapshotFromDisk = interface
Public Interface IWithDataSnapshotFromDisk
Derived

Methods

WithDataFromDisk(IDisk)

Specifies the source data managed disk.

WithDataFromDisk(String)

Specifies the ID of source data managed disk.

Applies to