Partager via


IPRange.SubnetPrefixLength Propriété

Définition

Obtient ou définit la longueur du préfixe du masque de sous-réseau (voir notation CIDR).

[Newtonsoft.Json.JsonProperty(PropertyName="subnetPrefixLength")]
public int? SubnetPrefixLength { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnetPrefixLength")>]
member this.SubnetPrefixLength : Nullable<int> with get, set
Public Property SubnetPrefixLength As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à