IProtectedItemModelProperties.ReplicationExtensionName Property

Definition

Gets or sets the replication extension name.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Gets or sets the replication extension name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="replicationExtensionName", Update=true)]
public string ReplicationExtensionName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Gets or sets the replication extension name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="replicationExtensionName", Update=true)>]
member this.ReplicationExtensionName : string with get, set
Public Property ReplicationExtensionName As String

Property Value

Attributes

Applies to