ServerEndpointCloudTieringStatus.FilesNotTiering Property

Definition

Gets information regarding files that failed to be tiered

[Newtonsoft.Json.JsonProperty(PropertyName="filesNotTiering")]
public Microsoft.Azure.Management.StorageSync.Models.CloudTieringFilesNotTiering FilesNotTiering { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filesNotTiering")>]
member this.FilesNotTiering : Microsoft.Azure.Management.StorageSync.Models.CloudTieringFilesNotTiering
Public ReadOnly Property FilesNotTiering As CloudTieringFilesNotTiering

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to