Click or drag to resize
DiskLayoutModelPartitioningScheme Property
Gets or sets a value indicating what partitioning scheme to use. Example GPT or MBR

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public string PartitioningScheme { get; set; }

Property Value

Type: String
See Also