| Package | Description |
|---|---|
| com.microsoft.azure |
The package contains the runtime classes required for AutoRest generated
Azure clients to compile and function.
|
| com.microsoft.azure.serializer |
The package contains classes that handle serialization and deserialization
for the REST call payloads in Azure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyViolation
An instance of this class provides Azure policy violation information.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypedErrorInfo> |
CloudError.additionalInfo() |
| Modifier and Type | Method and Description |
|---|---|
TypedErrorInfo |
TypedErrorInfoDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/