Interface ArmAsyncOperation


public interface ArmAsyncOperation
An immutable client-side representation of ArmAsyncOperation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.agrifood.fluent.models.ArmAsyncOperationInner object.
    Gets the status property: Status of the async operation.
  • Method Details

    • status

      String status()
      Gets the status property: Status of the async operation.
      Returns:
      the status value.
    • innerModel

      Gets the inner com.azure.resourcemanager.agrifood.fluent.models.ArmAsyncOperationInner object.
      Returns:
      the inner object.