Compartir a través de


AccessControl.DefaultAction Propiedad

Definición

Obtiene o establece el comportamiento del control de acceso IP en Entrega de claves. Entre los valores posibles se incluyen: "Allow", "Deny"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a