PublicIpDdosProtectionStatusResult.PublicIpAddress Property

Definition

Gets or sets IP Address of the Public IP Resource

[Newtonsoft.Json.JsonProperty(PropertyName="publicIpAddress")]
public string PublicIpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicIpAddress")>]
member this.PublicIpAddress : string with get, set
Public Property PublicIpAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to