IA2AReplicationDetails.TfoAzureVMName Property

Definition

The test failover vm name.

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

Property Value

Attributes

Applies to