Compartilhar via


CreationData.LogicalSectorSize Propriedade

Definição

Obtém ou define o tamanho do setor lógico em bytes para discos Ultra. Os valores compatíveis são 512 e 4096. O padrão é 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a