Share via


CreationData.LogicalSectorSize Eigenschaft

Definition

Ruft die logische Sektorgröße in Bytes für Ultra-Datenträger ab oder legt diese fest. Unterstützte Werte: 512 und 4.096. 4.096 ist der Standardwert.

[Newtonsoft.Json.JsonProperty(PropertyName="logicalSectorSize")]
public int? LogicalSectorSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logicalSectorSize")>]
member this.LogicalSectorSize : Nullable<int> with get, set
Public Property LogicalSectorSize As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: