次の方法で共有


PublicIPPrefix.CustomIPPrefix プロパティ

定義

このプレフィックスが関連付けられている customIpPrefix を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象