Interface OperationListResult


  • public interface OperationListResult
    An immutable client-side representation of OperationListResult.
    • Method Detail

      • value

        List<Operation> value()
        Gets the value property: List of operations available in the resourcehealth resource provider.
        Returns:
        the value value.
      • innerModel

        OperationListResultInner innerModel()
        Gets the inner com.azure.resourcemanager.resourcehealth.fluent.models.OperationListResultInner object.
        Returns:
        the inner object.