次の方法で共有


GatewayLoadBalancerTunnelInterface.Identifier プロパティ

定義

ゲートウェイ ロード バランサー トンネル インターフェイスの識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="identifier")]
public int? Identifier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identifier")>]
member this.Identifier : Nullable<int> with get, set
Public Property Identifier As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象