次の方法で共有


LoadBalancerVipSwapRequestFrontendIPConfiguration.PublicIPAddress プロパティ

定義

パブリック IP アドレス リソースへの参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPAddress")]
public Microsoft.Azure.Management.Network.Models.SubResource PublicIPAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPAddress")>]
member this.PublicIPAddress : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property PublicIPAddress As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象