Compartir a través de


Module.SizeInBytes Propiedad

Definición

Obtiene o establece el tamaño en bytes del módulo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sizeInBytes")]
public long? SizeInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sizeInBytes")>]
member this.SizeInBytes : Nullable<int64> with get, set
Public Property SizeInBytes As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a