다음을 통해 공유


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

적용 대상