Partager via


IPAccessControl.Allow Propriété

Définition

Obtient ou définit la liste d’adresses IP autorisées.

[Newtonsoft.Json.JsonProperty(PropertyName="allow")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.IPRange> Allow { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allow")>]
member this.Allow : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.IPRange> with get, set
Public Property Allow As IList(Of IPRange)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à