Megosztás a következőn keresztül:


FlinkProfile.JobSpec Property

Definition

Job specifications for flink clusters in application deployment mode. The specification is immutable even if job properties are changed by calling the RunJob API, please use the ListJob API to get the latest job information.

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

Property Value

Applies to