public final class BlobRestoreStatusInner extends Object
| Constructor and Description |
|---|
BlobRestoreStatusInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
failureReason()
Get the failureReason property: Failure reason when blob restore is failed.
|
BlobRestoreParameters |
parameters()
Get the parameters property: Blob restore request parameters.
|
String |
restoreId()
Get the restoreId property: Id for tracking blob restore request.
|
BlobRestoreProgressStatus |
status()
Get the status property: The status of blob restore progress.
|
void |
validate()
Validates the instance.
|
public BlobRestoreProgressStatus status()
public String failureReason()
public String restoreId()
public BlobRestoreParameters parameters()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.