Freigeben über


DeploymentScriptsErrorException Klasse

Definition

Ausnahme, die für eine ungültige Antwort mit DeploymentScriptsError-Informationen ausgelöst wird.

public class DeploymentScriptsErrorException : Microsoft.Rest.RestException
type DeploymentScriptsErrorException = class
    inherit RestException
Public Class DeploymentScriptsErrorException
Inherits RestException
Vererbung
DeploymentScriptsErrorException

Konstruktoren

DeploymentScriptsErrorException()

Initialisiert eine neue instance der DeploymentScriptsErrorException-Klasse.

DeploymentScriptsErrorException(String)

Initialisiert eine neue instance der DeploymentScriptsErrorException-Klasse.

DeploymentScriptsErrorException(String, Exception)

Initialisiert eine neue instance der DeploymentScriptsErrorException-Klasse.

Eigenschaften

Body

Ruft das Body-Objekt ab oder legt es fest.

Request

Ruft Informationen zur zugeordneten HTTP-Anforderung ab.

Response

Ruft Informationen zur zugeordneten HTTP-Antwort ab.

Gilt für: