次の方法で共有


NatRule.TranslatedFqdn プロパティ

定義

この NAT 規則の変換された FQDN を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象