Machine.MachineFqdn Property

Definition

Gets specifies the hybrid machine FQDN.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to