Share via


DiskCreationData.LogicalSectorSize Property

Definition

Logical sector size in bytes for Ultra disks. Supported values are 512 ad 4096. 4096 is the default.

public int? LogicalSectorSize { get; set; }
member this.LogicalSectorSize : Nullable<int> with get, set
Public Property LogicalSectorSize As Nullable(Of Integer)

Property Value

Applies to