次の方法で共有


Server.FullyQualifiedDomainName プロパティ

定義

サーバーの完全修飾ドメイン名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fullyQualifiedDomainName")]
public string FullyQualifiedDomainName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fullyQualifiedDomainName")>]
member this.FullyQualifiedDomainName : string with get, set
Public Property FullyQualifiedDomainName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象