次の方法で共有


CustomIpPrefix.PublicIpPrefixes プロパティ

定義

参照されているすべての PublicIpPrefixes の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIpPrefixes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> PublicIpPrefixes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIpPrefixes")>]
member this.PublicIpPrefixes : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property PublicIpPrefixes As IList(Of SubResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象