SitePatchResource.OutboundIpAddresses 속성

정의

앱이 아웃바운드 연결에 사용하는 IP 주소 목록(예: 데이터베이스 액세스)을 가져옵니다. 현재 설정으로 사이트를 호스트할 수 있는 테넌트에서 VIP를 포함합니다. 읽기 전용입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상