Class StorageMigrationResponseProperties

java.lang.Object
com.azure.resourcemanager.appservice.fluent.models.StorageMigrationResponseProperties

public final class StorageMigrationResponseProperties extends Object
StorageMigrationResponse resource specific properties.
  • Constructor Details

    • StorageMigrationResponseProperties

      public StorageMigrationResponseProperties()
  • Method Details

    • operationId

      public String operationId()
      Get the operationId property: When server starts the migration process, it will return an operation ID identifying that particular migration operation.
      Returns:
      the operationId value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.