Package version:

Interface SourceCreationData

Data source used when creating the volume.

Hierarchy

  • SourceCreationData

Properties

createSource?: "None"

This enumerates the possible sources of a volume creation.

sourceUri?: string

If createOption is Copy, this is the ARM id of the source snapshot or disk. If createOption is Restore, this is the ARM-like id of the source disk restore point.

Generated using TypeDoc