次の方法で共有


ClusterJob.Properties プロパティ

定義

クラスター ジョブのプロパティ。 基底クラスであることに注意 ClusterJobProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます FlinkJobProperties

public Azure.ResourceManager.HDInsight.Containers.Models.ClusterJobProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.HDInsight.Containers.Models.ClusterJobProperties with get, set
Public Property Properties As ClusterJobProperties

プロパティ値

適用対象