Interface OperationCollection


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

      • value

        List<Operation> value()
        Gets the value property: A collection of Operation items.
        Returns:
        the value value.
      • innerModel

        OperationCollectionInner innerModel()
        Gets the inner com.azure.resourcemanager.videoanalyzer.fluent.models.OperationCollectionInner object.
        Returns:
        the inner object.