次の方法で共有


VirtualApplianceNicProperties.PublicIpAddress プロパティ

定義

パブリック IP アドレスを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="publicIpAddress")]
public string PublicIpAddress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicIpAddress")>]
member this.PublicIpAddress : string
Public ReadOnly Property PublicIpAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象