ErrorAdditionalInfo Class
- java.
lang. Object - com.
azure. resourcemanager. resources. deployments. models. ErrorAdditionalInfo
- com.
Implements
public final class ErrorAdditionalInfo
implements JsonSerializable<ErrorAdditionalInfo>
The resource management error additional info.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Error |
fromJson(JsonReader jsonReader)
Reads an instance of Error |
|
Binary |
info()
Get the info property: The additional info. |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The additional info type. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ErrorAdditionalInfo fromJson(JsonReader jsonReader)
Reads an instance of ErrorAdditionalInfo from the JsonReader.
Parameters:
Returns:
Throws:
info
public BinaryData info()
Get the info property: The additional info.
Returns:
toJson
type
public String type()
Get the type property: The additional info type.
Returns: