次の方法で共有


Machine.MachineFqdn プロパティ

定義

ハイブリッド マシンの 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象