IHyperVReplicaPolicyInput.OfflineReplicationExportPath Property

Definition

A value indicating the offline IR export path.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating the offline IR export path.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="offlineReplicationExportPath", Update=true)]
public string OfflineReplicationExportPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating the offline IR export path.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="offlineReplicationExportPath", Update=true)>]
member this.OfflineReplicationExportPath : string with get, set
Public Property OfflineReplicationExportPath As String

Property Value

Attributes

Applies to