A2ACreateProtectionIntentInput.ProtectionProfileCustomInput Property
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.
Gets or sets the protection profile custom inputs.
[Newtonsoft.Json.JsonProperty(PropertyName="protectionProfileCustomInput")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionProfileCustomDetails ProtectionProfileCustomInput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectionProfileCustomInput")>]
member this.ProtectionProfileCustomInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionProfileCustomDetails with get, set
Public Property ProtectionProfileCustomInput As ProtectionProfileCustomDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute