CreateProtectionIntentProperties.ProviderSpecificDetails 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 ReplicationProviderInput. For A2A provider, it will be A2ACreateProtectionIntentInput object.
[Newtonsoft.Json.JsonProperty(PropertyName="providerSpecificDetails")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CreateProtectionIntentProviderSpecificDetails ProviderSpecificDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="providerSpecificDetails")>]
member this.ProviderSpecificDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CreateProtectionIntentProviderSpecificDetails with get, set
Public Property ProviderSpecificDetails As CreateProtectionIntentProviderSpecificDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute