다음을 통해 공유


AutomationAccount.PublicNetworkAccess 속성

정의

비 ARM 엔드포인트(웹후크/에이전트)의 트래픽이 공용 인터넷에서 허용되는지 여부를 나타내는 가져오기 또는 집합

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicNetworkAccess")]
public bool? PublicNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicNetworkAccess")>]
member this.PublicNetworkAccess : Nullable<bool> with get, set
Public Property PublicNetworkAccess As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상