Interface OperationsList


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.deploymentmanager.fluent.models.OperationsListInner object.
    Gets the value property: The list of supported operations.
  • Method Details

    • value

      Operation value()
      Gets the value property: The list of supported operations.
      Returns:
      the value value.
    • innerModel

      OperationsListInner innerModel()
      Gets the inner com.azure.resourcemanager.deploymentmanager.fluent.models.OperationsListInner object.
      Returns:
      the inner object.