Share via


IHyperVHostProperties.Fqdn Property

Definition

FQDN/IPAddress of the Hyper-V host.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="FQDN/IPAddress of the Hyper-V host.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fqdn")]
public string Fqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="FQDN/IPAddress of the Hyper-V host.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="fqdn")>]
member this.Fqdn : string with get, set
Public Property Fqdn As String

Property Value

Attributes

Applies to