Udostępnij za pośrednictwem


ResourceManagementErrorWithDetails Klasa

ResourceManagementErrorWithDetails.

Aby wysyłać na platformę Azure wszystkie wymagane parametry, należy wypełnić wszystkie wymagane parametry.

Dziedziczenie
azure.mgmt.resource.resources._serialization.Model
ResourceManagementErrorWithDetails

Konstruktor

ResourceManagementErrorWithDetails(*, code: str, message: str, target: str | None = None, details: List[_models.ResourceManagementErrorWithDetails] | None = None, **kwargs: Any)

Parametry Tylko słowo kluczowe

Nazwa Opis
code
str

Kod błędu zwrócony z serwera. Wymagane.

message
str

Komunikat o błędzie zwrócony z serwera. Wymagane.

target
str

Element docelowy błędu.

details

Błąd walidacji.

Zmienne

Nazwa Opis
code
str

Kod błędu zwrócony z serwera. Wymagane.

message
str

Komunikat o błędzie zwrócony z serwera. Wymagane.

target
str

Element docelowy błędu.

details

Błąd walidacji.