Interface DeleteWorkflowResponse


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.devhub.fluent.models.DeleteWorkflowResponseInner object.
    Gets the status property: delete status message.
  • Method Details

    • status

      String status()
      Gets the status property: delete status message.
      Returns:
      the status value.
    • innerModel

      Gets the inner com.azure.resourcemanager.devhub.fluent.models.DeleteWorkflowResponseInner object.
      Returns:
      the inner object.