CreateProtectionContainerMappingInputProperties.ProviderSpecificInput 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 provider specific input for pairing.
[Newtonsoft.Json.JsonProperty(PropertyName="providerSpecificInput")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderSpecificContainerMappingInput ProviderSpecificInput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="providerSpecificInput")>]
member this.ProviderSpecificInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderSpecificContainerMappingInput with get, set
Public Property ProviderSpecificInput As ReplicationProviderSpecificContainerMappingInput
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute