StreamAnalyticsExtensions Class

Definition

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

public static class StreamAnalyticsExtensions
type StreamAnalyticsExtensions = class
Public Module StreamAnalyticsExtensions
Inheritance
StreamAnalyticsExtensions

Methods

CompileQuerySubscription(SubscriptionResource, AzureLocation, StreamAnalyticsCompileQuery, CancellationToken)

Compile the Stream Analytics query.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/compileQuery
  • Operation Id: Subscriptions_CompileQuery
CompileQuerySubscriptionAsync(SubscriptionResource, AzureLocation, StreamAnalyticsCompileQuery, CancellationToken)

Compile the Stream Analytics query.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/compileQuery
  • Operation Id: Subscriptions_CompileQuery
GetQuotasSubscriptions(SubscriptionResource, AzureLocation, CancellationToken)

Retrieves the subscription's current quota information in a particular region.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/quotas
  • Operation Id: Subscriptions_ListQuotas
GetQuotasSubscriptionsAsync(SubscriptionResource, AzureLocation, CancellationToken)

Retrieves the subscription's current quota information in a particular region.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/quotas
  • Operation Id: Subscriptions_ListQuotas
GetStreamAnalyticsCluster(ResourceGroupResource, String, CancellationToken)

Gets information about the specified cluster.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/clusters/{clusterName}
  • Operation Id: Clusters_Get
GetStreamAnalyticsClusterAsync(ResourceGroupResource, String, CancellationToken)

Gets information about the specified cluster.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/clusters/{clusterName}
  • Operation Id: Clusters_Get
GetStreamAnalyticsClusterResource(ArmClient, ResourceIdentifier)

Gets an object representing a StreamAnalyticsClusterResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a StreamAnalyticsClusterResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStreamAnalyticsClusterResource(ResourceIdentifier) instead.

GetStreamAnalyticsClusters(ResourceGroupResource)

Gets a collection of StreamAnalyticsClusterResources in the ResourceGroupResource. MockingTo mock this method, please mock GetStreamAnalyticsClusters() instead.

GetStreamAnalyticsClusters(SubscriptionResource, CancellationToken)

Lists all of the clusters in the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/clusters
  • Operation Id: Clusters_ListBySubscription
GetStreamAnalyticsClustersAsync(SubscriptionResource, CancellationToken)

Lists all of the clusters in the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/clusters
  • Operation Id: Clusters_ListBySubscription
GetStreamAnalyticsPrivateEndpointResource(ArmClient, ResourceIdentifier)

Gets an object representing a StreamAnalyticsPrivateEndpointResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StreamAnalyticsPrivateEndpointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStreamAnalyticsPrivateEndpointResource(ResourceIdentifier) instead.

GetStreamingJob(ResourceGroupResource, String, String, CancellationToken)

Gets details about the specified streaming job.

  • Request Path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}
  • Operation Id: StreamingJobs_Get
GetStreamingJobAsync(ResourceGroupResource, String, String, CancellationToken)

Gets details about the specified streaming job.

  • Request Path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}
  • Operation Id: StreamingJobs_Get
GetStreamingJobFunctionResource(ArmClient, ResourceIdentifier)

Gets an object representing a StreamingJobFunctionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StreamingJobFunctionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStreamingJobFunctionResource(ResourceIdentifier) instead.

GetStreamingJobInputResource(ArmClient, ResourceIdentifier)

Gets an object representing a StreamingJobInputResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StreamingJobInputResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStreamingJobInputResource(ResourceIdentifier) instead.

GetStreamingJobOutputResource(ArmClient, ResourceIdentifier)

Gets an object representing a StreamingJobOutputResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StreamingJobOutputResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStreamingJobOutputResource(ResourceIdentifier) instead.

GetStreamingJobResource(ArmClient, ResourceIdentifier)

Gets an object representing a StreamingJobResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a StreamingJobResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStreamingJobResource(ResourceIdentifier) instead.

GetStreamingJobs(ResourceGroupResource)

Gets a collection of StreamingJobResources in the ResourceGroupResource. MockingTo mock this method, please mock GetStreamingJobs() instead.

GetStreamingJobs(SubscriptionResource, String, CancellationToken)

Lists all of the streaming jobs in the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/streamingjobs
  • Operation Id: StreamingJobs_List
GetStreamingJobsAsync(SubscriptionResource, String, CancellationToken)

Lists all of the streaming jobs in the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/streamingjobs
  • Operation Id: StreamingJobs_List
GetStreamingJobTransformationResource(ArmClient, ResourceIdentifier)

Gets an object representing a StreamingJobTransformationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StreamingJobTransformationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStreamingJobTransformationResource(ResourceIdentifier) instead.

SampleInputSubscription(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsSampleInputContent, CancellationToken)

Sample the Stream Analytics input data.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/sampleInput
  • Operation Id: Subscriptions_SampleInput
SampleInputSubscriptionAsync(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsSampleInputContent, CancellationToken)

Sample the Stream Analytics input data.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/sampleInput
  • Operation Id: Subscriptions_SampleInput
TestInputSubscription(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestContent, CancellationToken)

Test the Stream Analytics input.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testInput
  • Operation Id: Subscriptions_TestInput
TestInputSubscriptionAsync(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestContent, CancellationToken)

Test the Stream Analytics input.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testInput
  • Operation Id: Subscriptions_TestInput
TestOutputSubscription(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestOutput, CancellationToken)

Test the Stream Analytics output.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testOutput
  • Operation Id: Subscriptions_TestOutput
TestOutputSubscriptionAsync(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestOutput, CancellationToken)

Test the Stream Analytics output.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testOutput
  • Operation Id: Subscriptions_TestOutput
TestQuerySubscription(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestQuery, CancellationToken)

Test the Stream Analytics query on a sample input.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testQuery
  • Operation Id: Subscriptions_TestQuery
TestQuerySubscriptionAsync(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestQuery, CancellationToken)

Test the Stream Analytics query on a sample input.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testQuery
  • Operation Id: Subscriptions_TestQuery

Applies to