Azure.ResourceManager.StreamAnalytics Namespace

Classes

StreamAnalyticsClusterCollection

A class representing a collection of StreamAnalyticsClusterResource and their operations. Each StreamAnalyticsClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a StreamAnalyticsClusterCollection instance call the GetStreamAnalyticsClusters method from an instance of ResourceGroupResource.

StreamAnalyticsClusterData

A class representing the StreamAnalyticsCluster data model. A Stream Analytics Cluster object

StreamAnalyticsClusterResource

A Class representing a StreamAnalyticsCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StreamAnalyticsClusterResource from an instance of ArmClient using the GetStreamAnalyticsClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStreamAnalyticsCluster method.

StreamAnalyticsExtensions

A class to add extension methods to Azure.ResourceManager.StreamAnalytics.

StreamAnalyticsPrivateEndpointCollection

A class representing a collection of StreamAnalyticsPrivateEndpointResource and their operations. Each StreamAnalyticsPrivateEndpointResource in the collection will belong to the same instance of StreamAnalyticsClusterResource. To get a StreamAnalyticsPrivateEndpointCollection instance call the GetStreamAnalyticsPrivateEndpoints method from an instance of StreamAnalyticsClusterResource.

StreamAnalyticsPrivateEndpointData

A class representing the StreamAnalyticsPrivateEndpoint data model. Complete information about the private endpoint.

StreamAnalyticsPrivateEndpointResource

A Class representing a StreamAnalyticsPrivateEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StreamAnalyticsPrivateEndpointResource from an instance of ArmClient using the GetStreamAnalyticsPrivateEndpointResource method. Otherwise you can get one from its parent resource StreamAnalyticsClusterResource using the GetStreamAnalyticsPrivateEndpoint method.

StreamingJobCollection

A class representing a collection of StreamingJobResource and their operations. Each StreamingJobResource in the collection will belong to the same instance of ResourceGroupResource. To get a StreamingJobCollection instance call the GetStreamingJobs method from an instance of ResourceGroupResource.

StreamingJobData

A class representing the StreamingJob data model. A streaming job object, containing all information associated with the named streaming job.

StreamingJobFunctionCollection

A class representing a collection of StreamingJobFunctionResource and their operations. Each StreamingJobFunctionResource in the collection will belong to the same instance of StreamingJobResource. To get a StreamingJobFunctionCollection instance call the GetStreamingJobFunctions method from an instance of StreamingJobResource.

StreamingJobFunctionData

A class representing the StreamingJobFunction data model. A function object, containing all information associated with the named function. All functions are contained under a streaming job.

StreamingJobFunctionResource

A Class representing a StreamingJobFunction along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StreamingJobFunctionResource from an instance of ArmClient using the GetStreamingJobFunctionResource method. Otherwise you can get one from its parent resource StreamingJobResource using the GetStreamingJobFunction method.

StreamingJobInputCollection

A class representing a collection of StreamingJobInputResource and their operations. Each StreamingJobInputResource in the collection will belong to the same instance of StreamingJobResource. To get a StreamingJobInputCollection instance call the GetStreamingJobInputs method from an instance of StreamingJobResource.

StreamingJobInputData

A class representing the StreamingJobInput data model. An input object, containing all information associated with the named input. All inputs are contained under a streaming job.

StreamingJobInputResource

A Class representing a StreamingJobInput along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StreamingJobInputResource from an instance of ArmClient using the GetStreamingJobInputResource method. Otherwise you can get one from its parent resource StreamingJobResource using the GetStreamingJobInput method.

StreamingJobOutputCollection

A class representing a collection of StreamingJobOutputResource and their operations. Each StreamingJobOutputResource in the collection will belong to the same instance of StreamingJobResource. To get a StreamingJobOutputCollection instance call the GetStreamingJobOutputs method from an instance of StreamingJobResource.

StreamingJobOutputData

A class representing the StreamingJobOutput data model.

StreamingJobOutputResource

A Class representing a StreamingJobOutput along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StreamingJobOutputResource from an instance of ArmClient using the GetStreamingJobOutputResource method. Otherwise you can get one from its parent resource StreamingJobResource using the GetStreamingJobOutput method.

StreamingJobResource

A Class representing a StreamingJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StreamingJobResource from an instance of ArmClient using the GetStreamingJobResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStreamingJob method.

StreamingJobTransformationCollection

A class representing a collection of StreamingJobTransformationResource and their operations. Each StreamingJobTransformationResource in the collection will belong to the same instance of StreamingJobResource. To get a StreamingJobTransformationCollection instance call the GetStreamingJobTransformations method from an instance of StreamingJobResource.

StreamingJobTransformationData

A class representing the StreamingJobTransformation data model. A transformation object, containing all information associated with the named transformation. All transformations are contained under a streaming job.

StreamingJobTransformationResource

A Class representing a StreamingJobTransformation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StreamingJobTransformationResource from an instance of ArmClient using the GetStreamingJobTransformationResource method. Otherwise you can get one from its parent resource StreamingJobResource using the GetStreamingJobTransformation method.