Condividi tramite


NetworkAccessControlEntry.Action Proprietà

Definizione

Ottiene o imposta l'oggetto azione. I valori possibili includono: 'Permit', 'Deny'

[Newtonsoft.Json.JsonProperty(PropertyName="action")]
public Microsoft.Azure.Management.AppService.Fluent.Models.AccessControlEntryAction? Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="action")>]
member this.Action : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.AccessControlEntryAction> with get, set
Public Property Action As Nullable(Of AccessControlEntryAction)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a