Share via


IDiscoveryDetails.Fqdn Property

Definition

Gets or sets the FQDN of the machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the FQDN of the machine.", 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="Gets or sets the FQDN of the machine.", 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