次の方法で共有


LoadBalancerConfiguration.PrivateIpAddress プロパティ

定義

プライベート IP アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="privateIpAddress")]
public Microsoft.Azure.Management.SqlVirtualMachine.Models.PrivateIPAddress PrivateIpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateIpAddress")>]
member this.PrivateIpAddress : Microsoft.Azure.Management.SqlVirtualMachine.Models.PrivateIPAddress with get, set
Public Property PrivateIpAddress As PrivateIPAddress

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象