次の方法で共有


IRecoveryPlanProperties.ReplicationProvider Property

Definition

The list of replication providers.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of replication providers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicationProviders")]
public string[] ReplicationProvider { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of replication providers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicationProviders")>]
member this.ReplicationProvider : string[] with get, set
Public Property ReplicationProvider As String()

Property Value

String[]
Attributes

Applies to