public final class StorageMigrationResponseProperties extends Object
| Constructor and Description |
|---|
StorageMigrationResponseProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
operationId()
Get the operationId property: When server starts the migration process, it will return an operation ID
identifying that particular migration operation.
|
void |
validate()
Validates the instance.
|
public String operationId()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.