StreamingJobData(AzureLocation) コンストラクター

定義

StreamingJobData の新しいインスタンスを初期化します。

public StreamingJobData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.StreamAnalytics.StreamingJobData : Azure.Core.AzureLocation -> Azure.ResourceManager.StreamAnalytics.StreamingJobData
Public Sub New (location As AzureLocation)

パラメーター

location
AzureLocation

場所。

適用対象