IInMageRcmReplicationDetails.DiscoveredVMDetailVmfqdn Property

Definition

The VM fqdn.

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

Property Value

Attributes

Applies to