public class MigrateMySqlStatusInner extends ProxyOnlyResource
| Constructor and Description |
|---|
MigrateMySqlStatusInner() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
localMySqlEnabled()
Get the localMySqlEnabled property: True if the web app has in app MySql enabled.
|
OperationStatus |
migrationOperationStatus()
Get the migrationOperationStatus property: Status of the migration task.
|
String |
operationId()
Get the operationId property: Operation ID for the migration task.
|
void |
validate()
Validates the instance.
|
MigrateMySqlStatusInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic OperationStatus migrationOperationStatus()
public String operationId()
public Boolean localMySqlEnabled()
public MigrateMySqlStatusInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.