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 の新しいインスタンスを初期化します。

適用対象