次の方法で共有


StreamingJobInputData.Properties プロパティ

定義

入力に関連付けられているプロパティ。 PUT (CreateOrReplace) 要求で必要です。 基底クラスであることに注意 StreamingJobInputProperties してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がStreamInputProperties含まれますReferenceInputProperties

public Azure.ResourceManager.StreamAnalytics.Models.StreamingJobInputProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.StreamAnalytics.Models.StreamingJobInputProperties with get, set
Public Property Properties As StreamingJobInputProperties

プロパティ値

適用対象