Freigeben über


ClusterGetProperties Konstruktoren

Definition

Überlädt

ClusterGetProperties()

Initialisiert eine neue instance der ClusterGetProperties-Klasse.

ClusterGetProperties(ClusterDefinition, String, String, String, String, String, KafkaRestProperties, SecurityProfile, ComputeProfile, String, String, String, QuotaInfo, IList<Errors>, IList<ConnectivityEndpoint>, DiskEncryptionProperties, EncryptionInTransitProperties, StorageProfile, String, ExcludedServicesConfig, NetworkProperties, ComputeIsolationProperties, IList<PrivateLinkConfiguration>, IList<PrivateEndpointConnection>)

Initialisiert eine neue instance der ClusterGetProperties-Klasse.

ClusterGetProperties()

Initialisiert eine neue instance der ClusterGetProperties-Klasse.

public ClusterGetProperties();
Public Sub New ()

Gilt für:

ClusterGetProperties(ClusterDefinition, String, String, String, String, String, KafkaRestProperties, SecurityProfile, ComputeProfile, String, String, String, QuotaInfo, IList<Errors>, IList<ConnectivityEndpoint>, DiskEncryptionProperties, EncryptionInTransitProperties, StorageProfile, String, ExcludedServicesConfig, NetworkProperties, ComputeIsolationProperties, IList<PrivateLinkConfiguration>, IList<PrivateEndpointConnection>)

Initialisiert eine neue instance der ClusterGetProperties-Klasse.

public ClusterGetProperties(Microsoft.Azure.Management.HDInsight.Models.ClusterDefinition clusterDefinition, string clusterVersion = default, string clusterHdpVersion = default, string osType = default, string tier = default, string clusterId = default, Microsoft.Azure.Management.HDInsight.Models.KafkaRestProperties kafkaRestProperties = default, Microsoft.Azure.Management.HDInsight.Models.SecurityProfile securityProfile = default, Microsoft.Azure.Management.HDInsight.Models.ComputeProfile computeProfile = default, string provisioningState = default, string createdDate = default, string clusterState = default, Microsoft.Azure.Management.HDInsight.Models.QuotaInfo quotaInfo = default, System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.Errors> errors = default, System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ConnectivityEndpoint> connectivityEndpoints = default, Microsoft.Azure.Management.HDInsight.Models.DiskEncryptionProperties diskEncryptionProperties = default, Microsoft.Azure.Management.HDInsight.Models.EncryptionInTransitProperties encryptionInTransitProperties = default, Microsoft.Azure.Management.HDInsight.Models.StorageProfile storageProfile = default, string minSupportedTlsVersion = default, Microsoft.Azure.Management.HDInsight.Models.ExcludedServicesConfig excludedServicesConfig = default, Microsoft.Azure.Management.HDInsight.Models.NetworkProperties networkProperties = default, Microsoft.Azure.Management.HDInsight.Models.ComputeIsolationProperties computeIsolationProperties = default, System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateLinkConfiguration> privateLinkConfigurations = default, System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection> privateEndpointConnections = default);
new Microsoft.Azure.Management.HDInsight.Models.ClusterGetProperties : Microsoft.Azure.Management.HDInsight.Models.ClusterDefinition * string * string * string * string * string * Microsoft.Azure.Management.HDInsight.Models.KafkaRestProperties * Microsoft.Azure.Management.HDInsight.Models.SecurityProfile * Microsoft.Azure.Management.HDInsight.Models.ComputeProfile * string * string * string * Microsoft.Azure.Management.HDInsight.Models.QuotaInfo * System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.Errors> * System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ConnectivityEndpoint> * Microsoft.Azure.Management.HDInsight.Models.DiskEncryptionProperties * Microsoft.Azure.Management.HDInsight.Models.EncryptionInTransitProperties * Microsoft.Azure.Management.HDInsight.Models.StorageProfile * string * Microsoft.Azure.Management.HDInsight.Models.ExcludedServicesConfig * Microsoft.Azure.Management.HDInsight.Models.NetworkProperties * Microsoft.Azure.Management.HDInsight.Models.ComputeIsolationProperties * System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateLinkConfiguration> * System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection> -> Microsoft.Azure.Management.HDInsight.Models.ClusterGetProperties
Public Sub New (clusterDefinition As ClusterDefinition, Optional clusterVersion As String = Nothing, Optional clusterHdpVersion As String = Nothing, Optional osType As String = Nothing, Optional tier As String = Nothing, Optional clusterId As String = Nothing, Optional kafkaRestProperties As KafkaRestProperties = Nothing, Optional securityProfile As SecurityProfile = Nothing, Optional computeProfile As ComputeProfile = Nothing, Optional provisioningState As String = Nothing, Optional createdDate As String = Nothing, Optional clusterState As String = Nothing, Optional quotaInfo As QuotaInfo = Nothing, Optional errors As IList(Of Errors) = Nothing, Optional connectivityEndpoints As IList(Of ConnectivityEndpoint) = Nothing, Optional diskEncryptionProperties As DiskEncryptionProperties = Nothing, Optional encryptionInTransitProperties As EncryptionInTransitProperties = Nothing, Optional storageProfile As StorageProfile = Nothing, Optional minSupportedTlsVersion As String = Nothing, Optional excludedServicesConfig As ExcludedServicesConfig = Nothing, Optional networkProperties As NetworkProperties = Nothing, Optional computeIsolationProperties As ComputeIsolationProperties = Nothing, Optional privateLinkConfigurations As IList(Of PrivateLinkConfiguration) = Nothing, Optional privateEndpointConnections As IList(Of PrivateEndpointConnection) = Nothing)

Parameter

clusterDefinition
ClusterDefinition

Die Clusterdefinition.

clusterVersion
String

Die Version des Clusters.

clusterHdpVersion
String

Die hdp-Version des Clusters.

osType
String

Die Art des Betriebssystems. Mögliche Werte: "Windows", "Linux"

tier
String

Die Clusterebene. Mögliche Werte: "Standard", "Premium"

clusterId
String

Die Cluster-ID.

kafkaRestProperties
KafkaRestProperties

Die Konfiguration des Cluster-Kafka-Restproxys.

securityProfile
SecurityProfile

Das Sicherheitsprofil.

computeProfile
ComputeProfile

Das Computeprofil.

provisioningState
String

Der Bereitstellungsstatus, der nur in der Antwort angezeigt wird. Mögliche Werte: "InProgress", "Failed", "Succeeded", "Canceled", "Deleting"

createdDate
String

Das Datum, an dem der Cluster erstellt wurde.

clusterState
String

Der Status des Clusters.

quotaInfo
QuotaInfo

Die Kontingentinformationen.

errors
IList<Errors>

Die Liste der Fehler.

connectivityEndpoints
IList<ConnectivityEndpoint>

Die Liste der Konnektivitätsendpunkte.

diskEncryptionProperties
DiskEncryptionProperties

Die Eigenschaften der Datenträgerverschlüsselung.

encryptionInTransitProperties
EncryptionInTransitProperties

Die Eigenschaften der Verschlüsselung während der Übertragung.

storageProfile
StorageProfile

Das Speicherprofil.

minSupportedTlsVersion
String

Die minimal unterstützte TLS-Version.

excludedServicesConfig
ExcludedServicesConfig

Die Konfiguration der ausgeschlossenen Dienste.

networkProperties
NetworkProperties

Die Netzwerkeigenschaften.

computeIsolationProperties
ComputeIsolationProperties

Die Eigenschaften der Computeisolation.

privateLinkConfigurations
IList<PrivateLinkConfiguration>

Die Konfigurationen für private Verknüpfungen.

privateEndpointConnections
IList<PrivateEndpointConnection>

Die Liste der Verbindungen mit privaten Endpunkten.

Gilt für: