IHyperVReplicaBaseEventDetails.RemoteFabricName Property

Definition

The remote fabric name.

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

Property Value

Attributes

Applies to