ExistingRecoveryResourceGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Existing recovery resource group input.
[Newtonsoft.Json.JsonObject("Existing")]
public class ExistingRecoveryResourceGroup : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryResourceGroupCustomDetails
[<Newtonsoft.Json.JsonObject("Existing")>]
type ExistingRecoveryResourceGroup = class
inherit RecoveryResourceGroupCustomDetails
Public Class ExistingRecoveryResourceGroup
Inherits RecoveryResourceGroupCustomDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
ExistingRecoveryResourceGroup() |
Initializes a new instance of the ExistingRecoveryResourceGroup class. |
ExistingRecoveryResourceGroup(String) |
Initializes a new instance of the ExistingRecoveryResourceGroup class. |
Properties
RecoveryResourceGroupId |
Gets or sets the recovery resource group Id. Valid for V2 scenarios. |