MediaGraphTopologyCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A collection of media graph topologies.
public class MediaGraphTopologyCollection
type MediaGraphTopologyCollection = class
Public Class MediaGraphTopologyCollection
- Inheritance
-
MediaGraphTopologyCollection
Constructors
MediaGraphTopologyCollection() |
Initializes a new instance of MediaGraphTopologyCollection. |
Properties
ContinuationToken |
A continuation token to use in subsequent calls to enumerate through the graph topologies collection. This is used when the collection contains too many results to return in one response. |
Value |
A collection of media graph topologies. |
Methods
Deserialize(String) |
Deserialize MediaGraphTopology. |
Applies to
Azure SDK for .NET