你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ArmHDInsightContainersModelFactory 类

定义

模型的模型工厂。

public static class ArmHDInsightContainersModelFactory
type ArmHDInsightContainersModelFactory = class
Public Class ArmHDInsightContainersModelFactory
继承
ArmHDInsightContainersModelFactory

方法

AksClusterProfile(ResourceIdentifier, HDInsightIdentityProfile, String)

初始化 AksClusterProfile 的新实例。

ClusterComponentItem(String, String)

初始化 ClusterComponentItem 的新实例。

ClusterConnectivityProfile(String, IEnumerable<SshConnectivityEndpoint>)

初始化 ClusterConnectivityProfile 的新实例。

ClusterInstanceViewResult(String, ClusterInstanceViewStatus, IEnumerable<HDInsightServiceStatus>)

初始化 ClusterInstanceViewResult 的新实例。

ClusterInstanceViewStatus(String, String, String)

初始化 ClusterInstanceViewStatus 的新实例。

ClusterJob(ResourceIdentifier, String, ResourceType, SystemData, ClusterJobProperties)

初始化 ClusterJob 的新实例。

ClusterPoolComputeProfile(String, Nullable<Int32>)

初始化 ClusterPoolComputeProfile 的新实例。

ClusterPoolVersion(ResourceIdentifier, String, ResourceType, SystemData, String, String, Nullable<Boolean>)

初始化 ClusterPoolVersion 的新实例。

ClusterProfile(String, String, IEnumerable<ClusterComponentItem>, HDInsightIdentityProfile, AuthorizationProfile, ClusterSecretsProfile, IEnumerable<ClusterServiceConfigsProfile>, ClusterConnectivityProfile, ClusterLogAnalyticsProfile, Nullable<Boolean>, ClusterSshProfile, ClusterAutoscaleProfile, IDictionary<String,BinaryData>, TrinoProfile, IDictionary<String,BinaryData>, FlinkProfile, SparkProfile, IDictionary<String, BinaryData>, IEnumerable<ScriptActionProfile>)

初始化 ClusterProfile 的新实例。

ClusterResizeContent(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<Int32>)

初始化 ClusterResizeContent 的新实例。

ClusterServiceConfigResult(String, String, String, String, String, String, IReadOnlyDictionary<String,String>, IReadOnlyDictionary<String, ClusterServiceConfigValueEntity>)

初始化 ClusterServiceConfigResult 的新实例。

ClusterServiceConfigValueEntity(String, String)

初始化 ClusterServiceConfigValueEntity 的新实例。

ClusterSshProfile(Int32, String)

初始化 ClusterSshProfile 的新实例。

FlinkJobProperties(String, String, String, String, String, String, Nullable<FlinkJobAction>, IDictionary<String,String>, String, String, String, String, String)

初始化 FlinkJobProperties 的新实例。

HDInsightClusterData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<HDInsightProvisioningStatus>, String, String, IEnumerable<ClusterComputeNodeProfile>, ClusterProfile, String)

初始化 HDInsightClusterData 的新实例。

HDInsightClusterPatch(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, UpdatableClusterProfile)

初始化 HDInsightClusterPatch 的新实例。

HDInsightClusterPoolData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<HDInsightProvisioningStatus>, String, String, String, String, ClusterPoolComputeProfile, AksClusterProfile, ResourceIdentifier, ClusterPoolLogAnalyticsProfile, String)

初始化 HDInsightClusterPoolData 的新实例。

HDInsightClusterVersion(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, Nullable<Boolean>, IEnumerable<ClusterComponentItem>)

初始化 HDInsightClusterVersion 的新实例。

HDInsightNameAvailabilityResult(Nullable<Boolean>, String, String)

初始化 HDInsightNameAvailabilityResult 的新实例。

HDInsightServiceStatus(String, String, String)

初始化 HDInsightServiceStatus 的新实例。

SshConnectivityEndpoint(String)

初始化 SshConnectivityEndpoint 的新实例。

适用于