ExistingProtectionProfile 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 storage account input.
[Newtonsoft.Json.JsonObject("Existing")]
public class ExistingProtectionProfile : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionProfileCustomDetails
[<Newtonsoft.Json.JsonObject("Existing")>]
type ExistingProtectionProfile = class
inherit ProtectionProfileCustomDetails
Public Class ExistingProtectionProfile
Inherits ProtectionProfileCustomDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
ExistingProtectionProfile() |
Initializes a new instance of the ExistingProtectionProfile class. |
ExistingProtectionProfile(String) |
Initializes a new instance of the ExistingProtectionProfile class. |
Properties
ProtectionProfileId |
Gets or sets the protection profile Arm Id. Throw error, if resource does not exists. |
Methods
Validate() |
Validate the object. |