Share via


MachineProperties.MachineFqdn Property

Definition

Gets specifies the hybrid machine FQDN.

[Newtonsoft.Json.JsonProperty(PropertyName="machineFqdn")]
public string MachineFqdn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="machineFqdn")>]
member this.MachineFqdn : string
Public ReadOnly Property MachineFqdn As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to