PipelineTopologyGetRequest Class

Definition

Retrieves an existing pipeline topology.

public class PipelineTopologyGetRequest : Azure.Media.VideoAnalyzer.Edge.Models.MethodRequestEmptyBodyBase
type PipelineTopologyGetRequest = class
    inherit MethodRequestEmptyBodyBase
Public Class PipelineTopologyGetRequest
Inherits MethodRequestEmptyBodyBase
Inheritance
PipelineTopologyGetRequest

Constructors

PipelineTopologyGetRequest(String)

Initializes a new instance of PipelineTopologyGetRequest.

Properties

ApiVersion

Video Analyzer API version.

(Inherited from MethodRequest)
MethodName

Gets or Sets The Method name.

(Inherited from MethodRequest)
Name

Resource name.

(Inherited from MethodRequestEmptyBodyBase)

Methods

GetPayloadAsJson()

GetPayloadAsJSON function.

(Inherited from MethodRequest)

Applies to