次の方法で共有


StreamAnalyticsExtensions クラス

定義

Azure.ResourceManager.StreamAnalytics に拡張メソッドを追加するクラス。

public static class StreamAnalyticsExtensions
type StreamAnalyticsExtensions = class
Public Module StreamAnalyticsExtensions
継承
StreamAnalyticsExtensions

メソッド

CompileQuerySubscription(SubscriptionResource, AzureLocation, StreamAnalyticsCompileQuery, CancellationToken)

Stream Analytics クエリをコンパイルします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/compileQuery
  • 操作IdSubscriptions_CompileQuery
CompileQuerySubscriptionAsync(SubscriptionResource, AzureLocation, StreamAnalyticsCompileQuery, CancellationToken)

Stream Analytics クエリをコンパイルします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/compileQuery
  • 操作IdSubscriptions_CompileQuery
GetQuotasSubscriptions(SubscriptionResource, AzureLocation, CancellationToken)

特定のリージョンのサブスクリプションの現在のクォータ情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/quotas
  • 操作IdSubscriptions_ListQuotas
GetQuotasSubscriptionsAsync(SubscriptionResource, AzureLocation, CancellationToken)

特定のリージョンのサブスクリプションの現在のクォータ情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/quotas
  • 操作IdSubscriptions_ListQuotas
GetStreamAnalyticsCluster(ResourceGroupResource, String, CancellationToken)

指定したクラスターに関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/clusters/{clusterName}
  • 操作IdClusters_Get
GetStreamAnalyticsClusterAsync(ResourceGroupResource, String, CancellationToken)

指定したクラスターに関する情報を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/clusters/{clusterName}
  • 操作IdClusters_Get
GetStreamAnalyticsClusterResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を StreamAnalyticsClusterResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を StreamAnalyticsClusterResourceResourceIdentifier 作成できます。

GetStreamAnalyticsClusters(ResourceGroupResource)

ResourceGroupResource 内の StreamAnalyticsClusterResources のコレクションを取得します。

GetStreamAnalyticsClusters(SubscriptionResource, CancellationToken)

指定されたサブスクリプション内のすべてのクラスターを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/clusters
  • 操作IdClusters_ListBySubscription
GetStreamAnalyticsClustersAsync(SubscriptionResource, CancellationToken)

指定されたサブスクリプション内のすべてのクラスターを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/clusters
  • 操作IdClusters_ListBySubscription
GetStreamAnalyticsPrivateEndpointResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を StreamAnalyticsPrivateEndpointResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を StreamAnalyticsPrivateEndpointResourceResourceIdentifier 作成できます。

GetStreamingJob(ResourceGroupResource, String, String, CancellationToken)

指定したストリーミング ジョブに関する詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}
  • 操作IdStreamingJobs_Get
GetStreamingJobAsync(ResourceGroupResource, String, String, CancellationToken)

指定したストリーミング ジョブに関する詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}
  • 操作IdStreamingJobs_Get
GetStreamingJobFunctionResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を StreamingJobFunctionResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を StreamingJobFunctionResourceResourceIdentifier 作成できます。

GetStreamingJobInputResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を StreamingJobInputResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を StreamingJobInputResourceResourceIdentifier 作成できます。

GetStreamingJobOutputResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を StreamingJobOutputResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を StreamingJobOutputResourceResourceIdentifier 作成できます。

GetStreamingJobResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を StreamingJobResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を StreamingJobResourceResourceIdentifier 作成できます。

GetStreamingJobs(ResourceGroupResource)

ResourceGroupResource 内の StreamingJobResources のコレクションを取得します。

GetStreamingJobs(SubscriptionResource, String, CancellationToken)

指定されたサブスクリプション内のすべてのストリーミング ジョブを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/streamingjobs
  • 操作IdStreamingJobs_List
GetStreamingJobsAsync(SubscriptionResource, String, CancellationToken)

指定されたサブスクリプション内のすべてのストリーミング ジョブを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/streamingjobs
  • 操作IdStreamingJobs_List
GetStreamingJobTransformationResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を StreamingJobTransformationResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を StreamingJobTransformationResourceResourceIdentifier 作成できます。

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

Stream Analytics の入力データをサンプリングします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/sampleInput
  • 操作IdSubscriptions_SampleInput
SampleInputSubscriptionAsync(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsSampleInputContent, CancellationToken)

Stream Analytics の入力データをサンプリングします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/sampleInput
  • 操作IdSubscriptions_SampleInput
TestInputSubscription(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestContent, CancellationToken)

Stream Analytics 入力をテストします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testInput
  • 操作IdSubscriptions_TestInput
TestInputSubscriptionAsync(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestContent, CancellationToken)

Stream Analytics 入力をテストします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testInput
  • 操作IdSubscriptions_TestInput
TestOutputSubscription(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestOutput, CancellationToken)

Stream Analytics の出力をテストします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testOutput
  • 操作IdSubscriptions_TestOutput
TestOutputSubscriptionAsync(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestOutput, CancellationToken)

Stream Analytics の出力をテストします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testOutput
  • 操作IdSubscriptions_TestOutput
TestQuerySubscription(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestQuery, CancellationToken)

サンプル入力で Stream Analytics クエリをテストします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testQuery
  • 操作IdSubscriptions_TestQuery
TestQuerySubscriptionAsync(SubscriptionResource, WaitUntil, AzureLocation, StreamAnalyticsTestQuery, CancellationToken)

サンプル入力で Stream Analytics クエリをテストします。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/testQuery
  • 操作IdSubscriptions_TestQuery

適用対象