共用方式為


CloudEndpointChangeEnumerationActivity.TotalSizeBytes Property

Definition

Gets total enumerated size in bytes

[Newtonsoft.Json.JsonProperty(PropertyName="totalSizeBytes")]
public long? TotalSizeBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalSizeBytes")>]
member this.TotalSizeBytes : Nullable<int64>
Public ReadOnly Property TotalSizeBytes As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to