IWithDataDiskFromDisk Interface

Definition

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

public interface IWithDataDiskFromDisk
type IWithDataDiskFromDisk = interface
Public Interface IWithDataDiskFromDisk
Derived

Methods

FromDisk(IDisk)

Specifies the source data managed disk.

FromDisk(String)

Specifies the ID of source data managed disk.

Applies to