Partager via


AutomationAccount.PublicNetworkAccess Propriété

Définition

Obtient ou définit indique si le trafic sur le point de terminaison non ARM (Webhook/Agent) est autorisé à partir de l’Internet public

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à