Share via


DiskCreateOption.CopyStart Property

Definition

Create a new disk by using a deep copy process, where the resource creation is considered complete only after all data has been copied from the source.

public static Azure.ResourceManager.Compute.Models.DiskCreateOption CopyStart { get; }
static member CopyStart : Azure.ResourceManager.Compute.Models.DiskCreateOption
Public Shared ReadOnly Property CopyStart As DiskCreateOption

Property Value

Applies to