次の方法で共有


HDInsightClusterCreateOrUpdateProperties クラス

定義

クラスターによってパラメーターが作成されます。

public class HDInsightClusterCreateOrUpdateProperties
type HDInsightClusterCreateOrUpdateProperties = class
Public Class HDInsightClusterCreateOrUpdateProperties
継承
HDInsightClusterCreateOrUpdateProperties

コンストラクター

HDInsightClusterCreateOrUpdateProperties()

HDInsightClusterCreateOrUpdateProperties の新しいインスタンスを初期化します。

プロパティ

ClusterDefinition

クラスター定義。

ClusterVersion

クラスターのバージョン。

ComputeIsolationProperties

コンピューティング分離プロパティ。

ComputeRoles

クラスター内のロールの一覧。

DiskEncryptionProperties

ディスク暗号化のプロパティ。

IsEncryptionInTransitEnabled

クラスター間ノード間通信が転送中に暗号化されているかどうかを示します。

KafkaRestProperties

クラスター kafka rest プロキシの構成。

MinSupportedTlsVersion

サポートされている最小 tls バージョン。

NetworkProperties

ネットワーク プロパティ。

OSType

オペレーティング システムの種類。

PrivateLinkConfigurations

プライベート リンクの構成。

SecurityProfile

セキュリティ プロファイル。

StorageAccounts

クラスター内のストレージ アカウントの一覧。

Tier

クラスター層。

適用対象