HDInsightClusterCreateException Classe
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.
Gerado quando ocorre um erro durante a criação do cluster.
[System.Serializable]
public class HDInsightClusterCreateException : Exception
[<System.Serializable>]
type HDInsightClusterCreateException = class
inherit Exception
Public Class HDInsightClusterCreateException
Inherits Exception
- Herança
-
HDInsightClusterCreateException
- Atributos
Construtores
HDInsightClusterCreateException() |
Inicializa uma nova instância da classe HDInsightClusterCreateException. |
HDInsightClusterCreateException(ClusterDetails) |
Inicializa uma nova instância da classe HDInsightClusterCreateException. |
HDInsightClusterCreateException(SerializationInfo, StreamingContext) |
Inicializa uma nova instância da classe HDInsightClusterCreateException. |
HDInsightClusterCreateException(String) |
Inicializa uma nova instância da classe HDInsightClusterCreateException. |
HDInsightClusterCreateException(String, Exception) |
Inicializa uma nova instância da classe HDInsightClusterCreateException. |
Propriedades
ClusterDetails |
Obtém os detalhes do cluster que não foi criado com êxito. |
Métodos
GetObjectData(SerializationInfo, StreamingContext) |
Quando substituído em uma classe derivada, define o SerializationInfo com informações sobre a exceção. |
Aplica-se a
Azure SDK for .NET