Freigeben über


AutomationAccountCreateOrUpdateParameters.PublicNetworkAccess Eigenschaft

Definition

Ruft ab oder legt fest, ob Datenverkehr auf dem Nicht-ARM-Endpunkt (Webhook/Agent) aus dem öffentlichen Internet zulässig ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: