次の方法で共有


CdnWebApplicationFirewallPolicy.EndpointLinks プロパティ

定義

このWeb Application Firewall ポリシーに関連付けられている Azure CDN エンドポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpointLinks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.CdnEndpoint> EndpointLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpointLinks")>]
member this.EndpointLinks : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.CdnEndpoint>
Public ReadOnly Property EndpointLinks As IList(Of CdnEndpoint)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象