Freigeben über


Module.SizeInBytes Eigenschaft

Definition

Ruft die Größe des Moduls in Bytes ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: