Share via


AutomationAccountPatch.IsPublicNetworkAccessAllowed Property

Definition

Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet.

public bool? IsPublicNetworkAccessAllowed { get; set; }
member this.IsPublicNetworkAccessAllowed : Nullable<bool> with get, set
Public Property IsPublicNetworkAccessAllowed As Nullable(Of Boolean)

Property Value

Applies to