Partager via


DeploymentScriptsErrorException Classe

Définition

Exception levée pour une réponse non valide avec des informations DeploymentScriptsError.

public class DeploymentScriptsErrorException : Microsoft.Rest.RestException
type DeploymentScriptsErrorException = class
    inherit RestException
Public Class DeploymentScriptsErrorException
Inherits RestException
Héritage
DeploymentScriptsErrorException

Constructeurs

DeploymentScriptsErrorException()

Initialise une nouvelle instance de la classe DeploymentScriptsErrorException.

DeploymentScriptsErrorException(String)

Initialise une nouvelle instance de la classe DeploymentScriptsErrorException.

DeploymentScriptsErrorException(String, Exception)

Initialise une nouvelle instance de la classe DeploymentScriptsErrorException.

Propriétés

Body

Obtient ou définit l’objet body.

Request

Obtient des informations sur la requête HTTP associée.

Response

Obtient des informations sur la réponse HTTP associée.

S’applique à