DeleteWorkflowResponse Interface
public interface DeleteWorkflowResponse
An immutable client-side representation of DeleteWorkflowResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Delete |
innerModel()
Gets the inner com. |
| abstract String |
status()
Gets the status property: delete status message. |
Method Details
innerModel
public abstract DeleteWorkflowResponseInner innerModel()
Gets the inner com.azure.resourcemanager.devhub.fluent.models.DeleteWorkflowResponseInner object.
Returns:
status
public abstract String status()
Gets the status property: delete status message.
Returns: