Compartir a través de


CreationData.LogicalSectorSize Propiedad

Definición

Obtiene o establece el tamaño del sector lógico en bytes para los discos Ultra. Los valores admitidos son 512 y 4096. El valor predeterminado es 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a