次の方法で共有


VirtualMachineScaleSetIPConfigurationInner.PublicIPAddressConfiguration プロパティ

定義

publicIPAddressConfiguration を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象