ClusterGetProperties Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
ClusterGetProperties() |
Inicializa uma nova instância da classe ClusterGetProperties. |
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>) |
Inicializa uma nova instância da classe ClusterGetProperties. |
ClusterGetProperties()
Inicializa uma nova instância da classe ClusterGetProperties.
public ClusterGetProperties ();
Public Sub New ()
Aplica-se a
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>)
Inicializa uma nova instância da classe ClusterGetProperties.
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)
Parâmetros
- clusterDefinition
- ClusterDefinition
A definição do cluster.
- clusterVersion
- String
A versão do cluster.
- clusterHdpVersion
- String
A versão hdp do cluster.
- osType
- String
O tipo de sistema operacional. Os valores possíveis incluem: 'Windows', 'Linux'
- tier
- String
A camada de cluster. Os valores possíveis incluem: 'Standard', 'Premium'
- clusterId
- String
A ID do cluster.
- kafkaRestProperties
- KafkaRestProperties
A configuração do proxy rest kafka do cluster.
- securityProfile
- SecurityProfile
O perfil de segurança.
- computeProfile
- ComputeProfile
O perfil de computação.
- provisioningState
- String
O estado de provisionamento, que aparece apenas na resposta. Os valores possíveis incluem: 'InProgress', 'Failed', 'Succeeded', 'Canceled', 'Deleting'
- createdDate
- String
A data em que o cluster foi criado.
- clusterState
- String
O estado do cluster.
- quotaInfo
- QuotaInfo
As informações de cota.
- connectivityEndpoints
- IList<ConnectivityEndpoint>
A lista de pontos de extremidade de conectividade.
- diskEncryptionProperties
- DiskEncryptionProperties
As propriedades de criptografia de disco.
- encryptionInTransitProperties
- EncryptionInTransitProperties
As propriedades de criptografia em trânsito.
- storageProfile
- StorageProfile
O perfil de armazenamento.
- minSupportedTlsVersion
- String
A versão mínima com suporte do tls.
- excludedServicesConfig
- ExcludedServicesConfig
A configuração de serviços excluídos.
- networkProperties
- NetworkProperties
As propriedades de rede.
- computeIsolationProperties
- ComputeIsolationProperties
As propriedades de isolamento de computação.
- privateLinkConfigurations
- IList<PrivateLinkConfiguration>
As configurações de link privado.
- privateEndpointConnections
- IList<PrivateEndpointConnection>
A lista de conexões de ponto de extremidade privado.
Aplica-se a
Azure SDK for .NET