RecoverResponseInner Class
Definition
Response for an app recovery request.
[Microsoft.Rest.Serialization.JsonTransformation]
public class RecoverResponseInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
type RecoverResponseInner = class
inherit Resource
Public Class RecoverResponseInner
Inherits Resource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
RecoverResponseInner() |
Initializes a new instance of the RecoverResponseInner class. |
RecoverResponseInner(String, String, String, String, IDictionary<String,String>, String) |
Initializes a new instance of the RecoverResponseInner class. |
Properties
Id |
Resource Id (Inherited from Resource) |
Location |
Resource location (Inherited from Resource) |
Name |
Resource name (Inherited from Resource) |
OperationId |
Gets ID of the recovery operation. Can be used to check the status of the corresponding operation. |
Tags |
Resource tags (Inherited from Resource) |
Type |
Resource type (Inherited from Resource) |
Methods
Validate() |
Validate the object. Throws ValidationException if validation fails. (Inherited from Resource) |