DataBoxCustomerDiskCopyProgress.CopyStatus Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el estado de la copia. Entre los valores posibles se incluyen: 'NotStarted', 'InProgress', 'Completed', 'CompletedWithErrors', 'Failed', 'NotReturned', 'HardwareError', 'DeviceFormatted', 'DeviceMetadataModified', 'StorageAccountNotAccessible', 'UnsupportedData', 'DriveNotReceived', 'UnsupportedDrive', 'OtherServiceError', 'OtherUserError', 'DriveNotDetected', 'DriveCorrupted', 'MetadataFilesModifiedOrRemoved'
[Newtonsoft.Json.JsonProperty(PropertyName="copyStatus")]
public string CopyStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyStatus")>]
member this.CopyStatus : string
Public ReadOnly Property CopyStatus As String
Valor de propiedad
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Se aplica a
Azure SDK for .NET