PSLoadBalancerBackendAddress.IpAddress Property

Definition

[Newtonsoft.Json.JsonProperty(Order=4)]
public string IpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=4)>]
member this.IpAddress : string with get, set
Public Property IpAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to