次の方法で共有


PublicIpDdosProtectionStatusResult.PublicIpAddress プロパティ

定義

パブリック IP リソースの IP アドレスを取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象