ClusterCreateProperties interface
クラスターによってパラメーターが作成されます。
プロパティ
cluster |
クラスター定義。 |
cluster |
クラスターのバージョン。 |
compute |
コンピューティング分離プロパティ。 |
compute |
コンピューティング プロファイル。 |
disk |
ディスク暗号化のプロパティ。 |
encryption |
転送中の暗号化プロパティ。 |
kafka |
クラスター kafka rest プロキシの構成。 |
min |
サポートされている最小 tls バージョン。 |
network |
ネットワーク プロパティ。 |
os |
オペレーティング システムの種類。 |
private |
プライベート リンクの構成。 |
security |
セキュリティ プロファイル。 |
storage |
ストレージ プロファイル。 |
tier | クラスター層。 |
プロパティの詳細
clusterDefinition
clusterVersion
クラスターのバージョン。
clusterVersion?: string
プロパティ値
string
computeIsolationProperties
コンピューティング分離プロパティ。
computeIsolationProperties?: ComputeIsolationProperties
プロパティ値
computeProfile
diskEncryptionProperties
encryptionInTransitProperties
転送中の暗号化プロパティ。
encryptionInTransitProperties?: EncryptionInTransitProperties
プロパティ値
kafkaRestProperties
minSupportedTlsVersion
サポートされている最小 tls バージョン。
minSupportedTlsVersion?: string
プロパティ値
string
networkProperties
osType
オペレーティング システムの種類。
osType?: string
プロパティ値
string
privateLinkConfigurations
プライベート リンクの構成。
privateLinkConfigurations?: PrivateLinkConfiguration[]
プロパティ値
securityProfile
storageProfile
tier
クラスター層。
tier?: string
プロパティ値
string