MediaGraphTopologyCollection Class

Definition

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