DataBoxCopyStatus
DataBoxCopyStatus(String)
Completed
CompletedWithErrors
DeviceFormatted
DeviceMetadataModified
DriveCorrupted
DriveNotDetected
DriveNotReceived
Failed
HardwareError
InProgress
MetadataFilesModifiedOrRemoved
NotReturned
NotStarted
OtherServiceError
OtherUserError
StorageAccountNotAccessible
UnsupportedData
UnsupportedDrive
Equals(DataBoxCopyStatus)
Equals(Object)
GetHashCode()
ToString()
implicit operator DataBoxCopyStatus?(String)
implicit operator DataBoxCopyStatus(String)
operator !=(DataBoxCopyStatus, DataBoxCopyStatus)
operator ==(DataBoxCopyStatus, DataBoxCopyStatus)
net11.0
namespace Azure.ResourceManager.DataBox.Models
{
public readonly struct DataBoxCopyStatus : IEquatable<DataBoxCopyStatus>
{
public static DataBoxCopyStatus DeviceMetadataModified { get; }
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.DataBox , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.DataBox (1.1.1) net10.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API