次の方法で共有


DdosCustomPolicyInner.PublicIPAddresses プロパティ

定義

DDoS カスタム ポリシー リソースに関連付けられているパブリック IP の一覧を取得します。 この一覧は読み取り専用です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPAddresses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> PublicIPAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIPAddresses")>]
member this.PublicIPAddresses : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource>
Public ReadOnly Property PublicIPAddresses As IList(Of SubResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象