SitePatchResource.PossibleOutboundIpAddresses 속성

정의

앱이 아웃바운드 연결에 사용하는 IP 주소 목록(예: 데이터베이스 액세스)을 가져옵니다. dataComponent를 제외한 모든 테넌트의 VIP를 포함합니다. 읽기 전용입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.possibleOutboundIpAddresses")]
public string PossibleOutboundIpAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.possibleOutboundIpAddresses")>]
member this.PossibleOutboundIpAddresses : string
Public ReadOnly Property PossibleOutboundIpAddresses As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상