Interface OperationCollection


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.OperationCollectionInner object.
    Gets the value property: A collection of Operation items.
  • Method Details

    • value

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

      Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.OperationCollectionInner object.
      Returns:
      the inner object.