Delen via


CreateRecoveryPlanInputProperties.ProviderSpecificInput Property

Definition

Gets or sets the provider specific input.

[Newtonsoft.Json.JsonProperty(PropertyName="providerSpecificInput")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanProviderSpecificInput> ProviderSpecificInput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="providerSpecificInput")>]
member this.ProviderSpecificInput : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanProviderSpecificInput> with get, set
Public Property ProviderSpecificInput As IList(Of RecoveryPlanProviderSpecificInput)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to