次の方法で共有


PublicIPAddress.ServicePublicIPAddress プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象