Interface VideoAnalyzerCollection


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

      • value

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

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