Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterJobProperties
Packages that use ClusterJobProperties
Package
Description
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterJobProperties in com.azure.resourcemanager.hdinsight.containers.fluent.models
Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return ClusterJobPropertiesModifier and TypeMethodDescriptionClusterJobInner.properties()Get the properties property: Properties of cluster job.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models with parameters of type ClusterJobPropertiesModifier and TypeMethodDescriptionClusterJobInner.withProperties(ClusterJobProperties properties) Set the properties property: Properties of cluster job. -
Uses of ClusterJobProperties in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterJobPropertiesMethods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterJobPropertiesModifier and TypeMethodDescriptionstatic ClusterJobPropertiesClusterJobProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterJobProperties from the JsonReader.ClusterJob.properties()Gets the properties property: Properties of cluster job.