次の方法で共有


PublicIPPrefix.IpPrefix プロパティ

定義

割り当てられたプレフィックスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象