Compartir a través de


EndpointPropertiesSubnetsItem.Scope Propiedad

Definición

Obtiene o establece el tamaño de bloque (número de bits iniciales en la máscara de subred).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a