次の方法で共有


EventHubCaptureFileCreatedEventData.SizeInBytes プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象