IReplicationProtectedItem.ActiveLocation Property

Definition

The Current active location of the PE.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The Current active location of the PE.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="activeLocation", Update=true)]
public string ActiveLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The Current active location of the PE.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="activeLocation", Update=true)>]
member this.ActiveLocation : string with get, set
Public Property ActiveLocation As String

Property Value

Attributes

Applies to