Partager via


AppServiceEnvironmentResourceInner.NetworkAccessControlList Propriété

Définition

Obtient ou définit la liste de contrôle d’accès pour contrôler le trafic vers le App Service Environment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAccessControlList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NetworkAccessControlEntry> NetworkAccessControlList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAccessControlList")>]
member this.NetworkAccessControlList : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NetworkAccessControlEntry> with get, set
Public Property NetworkAccessControlList As IList(Of NetworkAccessControlEntry)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à