Uses of Class
com.azure.resourcemanager.network.models.ErrorDetail
Packages that use ErrorDetail
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ErrorDetail in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ErrorDetailModifier and TypeMethodDescriptionOperationStatusResultInner.error()Get the error property: If present, details of the operation error.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ErrorDetailModifier and TypeMethodDescriptionOperationStatusResultInner.withError(ErrorDetail error) Set the error property: If present, details of the operation error. -
Uses of ErrorDetail in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ErrorDetailModifier and TypeMethodDescriptionstatic ErrorDetailErrorDetail.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ErrorDetail from the JsonReader.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ErrorDetailModifier and TypeMethodDescriptionErrorDetail.details()Get the details property: The error details.