Uses of Class
com.azure.resourcemanager.compute.models.ApiError
-
Packages that use ApiError Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ApiError in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return ApiError Modifier and Type Method Description ApiErrorDiskEncryptionSetInner. autoKeyRotationError()Get the autoKeyRotationError property: The error that was encountered during auto-key rotation.ApiErrorEncryptionSetProperties. autoKeyRotationError()Get the autoKeyRotationError property: The error that was encountered during auto-key rotation.ApiErrorRollingUpgradeStatusInfoInner. error()Get the error property: Error details for this upgrade, if there are any.ApiErrorRollingUpgradeStatusInfoProperties. error()Get the error property: Error details for this upgrade, if there are any.ApiErrorVirtualMachineAssessPatchesResultInner. error()Get the error property: The errors that were encountered during execution of the operation.ApiErrorVirtualMachineInstallPatchesResultInner. error()Get the error property: The errors that were encountered during execution of the operation. -
Uses of ApiError in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ApiError Modifier and Type Method Description ApiErrorAvailablePatchSummary. error()Get the error property: The errors that were encountered during execution of the operation.ApiErrorLastPatchInstallationSummary. error()Get the error property: The errors that were encountered during execution of the operation.ApiErrorUpgradeOperationHistoricalStatusInfoProperties. error()Get the error property: Error Details for this upgrade if there are any.ApiErrorApiErrorException. getValue()ApiErrorRollbackStatusInfo. rollbackError()Get the rollbackError property: Error details if OS rollback failed.Constructors in com.azure.resourcemanager.compute.models with parameters of type ApiError Constructor Description ApiErrorException(String message, com.azure.core.http.HttpResponse response, ApiError value)Initializes a new instance of the ApiErrorException class.
-