共用方式為


InboundEnvironmentEndpoint.Endpoints 屬性

定義

取得或設定網路流量將來自 cidr 標記法的 IP 位址。

[Newtonsoft.Json.JsonProperty(PropertyName="endpoints")]
public System.Collections.Generic.IList<string> Endpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<string> with get, set
Public Property Endpoints As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於