IA2AEventDetails.RemoteFabricLocation Property

Definition

Remote fabric location.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Remote fabric location.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remoteFabricLocation", Update=true)]
public string RemoteFabricLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Remote fabric location.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remoteFabricLocation", Update=true)>]
member this.RemoteFabricLocation : string with get, set
Public Property RemoteFabricLocation As String

Property Value

Attributes

Applies to