Sdílet prostřednictvím


AutomationAccount.PublicNetworkAccess Vlastnost

Definice

Získá nebo nastaví, jestli je na koncovém bodu bez ARM (webhook nebo agent) povolený provoz z veřejného internetu.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro