CloudTieringFilesNotTiering.TotalFileCount Property

Definition

Gets last cloud tiering result (HResult)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to