ProtectionStatusDetails Class
- java.
lang. Object - com.
azure. resourcemanager. dataprotection. models. ProtectionStatusDetails
- com.
Implements
public final class ProtectionStatusDetails
implements JsonSerializable<ProtectionStatusDetails>
Protection status details.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
User |
errorDetails()
Get the error |
|
static
Protection |
fromJson(JsonReader jsonReader)
Reads an instance of Protection |
| Status |
status()
Get the status property: Specifies the protection status of the resource. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
errorDetails
public UserFacingError errorDetails()
Get the errorDetails property: Specifies the protection status error of the resource.
Returns:
fromJson
public static ProtectionStatusDetails fromJson(JsonReader jsonReader)
Reads an instance of ProtectionStatusDetails from the JsonReader.
Parameters:
Returns:
Throws:
status
public Status status()
Get the status property: Specifies the protection status of the resource.
Returns: