次の方法で共有


VirtualMachineScaleSetPublicIPAddressConfiguration.PublicIPPrefix プロパティ

定義

publicIP アドレスの割り当て元となる PublicIPPrefix を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象