Share via


IProtectableItemProperties.SupportedReplicationProvider Property

Definition

The list of replication providers supported for the protectable item.

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

Property Value

String[]
Attributes

Applies to