次の方法で共有


InboundNatRulePortMapping.FrontendPort プロパティ

定義

フロントエンド ポートを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="frontendPort")]
public int? FrontendPort { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="frontendPort")>]
member this.FrontendPort : Nullable<int>
Public ReadOnly Property FrontendPort As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象