Interface OperationCollection
public interface OperationCollection
An immutable client-side representation of OperationCollection.
-
Method Summary
Modifier and TypeMethodDescriptionGets the inner com.azure.resourcemanager.mediaservices.fluent.models.OperationCollectionInner object.value()
Gets the value property: A collection of Operation items.
-
Method Details
-
value
Gets the value property: A collection of Operation items.- Returns:
- the value value.
-
innerModel
OperationCollectionInner innerModel()Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.OperationCollectionInner object.- Returns:
- the inner object.
-