Partager via


CreationData.LogicalSectorSize Propriété

Définition

Obtient ou définit la taille du secteur logique en octets pour les disques Ultra. (valeurs prises en charge : 512 et 4096, par défaut 4096)

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à