Partager via


DataBoxDiskCopyProgress.Status Propriété

Définition

Obtient l’état de la copie. Les valeurs possibles sont les suivantes : « NotStarted », « InProgress », « Completed », 'CompletedWithErrors', 'Failed', 'NotReturned', 'HardwareError', 'DeviceFormatted', 'DeviceMetadataModified', 'StorageAccountNotAccessible', 'UnsupportedData', 'DriveNotReceived', 'UnsupportedDrive', 'OtherServiceError', 'OtherUserError', 'DriveNotDetected', 'DriveCorrupted', 'MetadataFilesModifiedOrRemoved'

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public string Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : string
Public ReadOnly Property Status As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à